request-monad

A transformer for generic requests

http://github.com/nahiluhmot/request-monad

Latest on Hackage:0.3.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.

MIT licensed by Tom Hulihan
Maintained by Tom Hulihan

An MTL-style monad that can be used to perform requests. Using RequestT simplifies writing generic middleware.