jussisaurio / hasaweba

haskell webserver without frameworks and with custom mOnAdS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hasaweba

Goals

Build a decent Web API in Haskell using just the Warp web server and no other frameworks. The purpose of this is the following:

  • Strengthen my understanding of monads etc.
  • Get an idea of how you might build a web framework in Haskell

About

haskell webserver without frameworks and with custom mOnAdS

License:MIT License


Languages

Language:Haskell 100.0%