Description
Easy Mustache templating support for Scotty.
Description
This library provides a small templating DSL extension for Scotty via the hastache
library.
- Scotty
is a light-weighted Web framework/router http://hackage.haskell.org/package/scotty
- Hashache
is a Haskell implementation of the Mustache templates: http://mustache.github.io/, http://hackage.haskell.org/package/hastache