@hackage fn0.3.0.2
A functional web framework.
Categories
License
ISC
Maintainer
workers@positiondev.com
Links
Versions
Installation
Dependencies (11)
- base >=4.7 && <6
- 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.