Description
Provides the core interfaces and types for the Snap Haskell web framework. These pieces define the request, response, routing, and handler foundations used by Snap applications.
It is useful for developers building or maintaining Snap-based web services and applications. It is a framework core library; the running web app is created by the project that uses it.