redHandlers

Monadic HTTP request handlers combinators to build a standalone web apps.

Latest on Hackage:0.1

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.

LicenseRef-OtherLicense licensed by RedNucleus (see AUTHORS)
Maintained by none

Monadic HTTP request handlers combinators to build a standalone web apps. Most of them deal with request data. Some of them allow mapping part of the URL to public folders in the file system. There is also a combinator for sending files efficiently in the response (a fork of the HTTP library was necessary for this, included here).