Skip to content

ashic/actually-using-haskell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Actually Using Haskell

A Haskell example that provides an API with Scotty, talks to Cassandra with cql-io, and Kafka with hw-kafka-client.

You need Haskell Stack installed to play with this.

From the root folder run

docker-compose up

Go into src/auh and run

stack setup
stack build
stack exec auh-exe

Slides are available at https://ashic.github.io/actually-using-haskell/#/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published