@hackage fn0.2.0.2
A functional web framework.
Categories
License
ISC
Maintainer
dbp@dbpmail.net
Links
Versions
Installation
Dependencies (10)
- base >=4.7 && <5
- blaze-builder
- bytestring
- directory
- filepath
- http-types Show all…
Dependents (1)
@hackage/fn-extra
Fn (eff-enn) - a functional web framework.
Or, how to do away with the monad transformers, and just use plain functions.
Example
See the example application in the repository for a full usage including database access, heist templates, sessions, etc.