mikegehard / haskell-api

A place I can play around building a Haskell API
MIT License
3 stars 1 forks source link

Building an API in Haskell

Follows:

http://seanhess.github.io/2015/08/04/practical-haskell-getting-started.html http://adit.io/posts/2013-04-15-making-a-website-with-haskell.html

Pre-requisites

Build

./scripts/build.sh

Run:

stack exec haskellApi