wai-dispatch

Nice wrapper around yesod-routes for use with WAI

https://github.com/singpolyma/wai-dispatch

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 and maintained by Stephen Paul Weber

Provides a simple wrapper for taking Route data mapping to WAI Applications and a default Application and producing a single Application.

You may find the route-generator package useful for generating route data to use with this library.