All Projects → sdiehl → haskell-warp-rest

sdiehl / haskell-warp-rest

Licence: MIT license
A Haskell web application using acid-state and scotty

Programming Languages

javascript
184084 projects - #8 most used programming language
haskell
3896 projects

Warp REST

Tutorial on building web applications with Haskell using:

  • warp
  • acid-state
  • scotty
  • lens

Testing

cabal install acid-state
cabal install lens
cabal install scotty
cabal install wai-middleware-static

or

cabal install --only-dependencies
runghc server.hs

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].