snap-utils

Snap Framework utilities.

https://github.com/LukeHoersten/snap-utils

Latest on Hackage:0.1.2

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Luke Hoersten
Maintained by Luke Hoersten

Snap.Utils provides helper modules for making web apps with Snap Framework. The underlying design goal is to rely on more traditional HTTP-based methods of stateless control flow instead of relying on cookies and server state continuations.