@hackage / wai-dispatch

Nice wrapper around yesod-routes for use with WAI

Latest0.1

About

Metadata

  • Last updated , by StephenWeber
  • License LicenseRef-OtherLicense
  • Categories Web Development
  • Maintained by: Stephen Paul Weber <singpolyma@singpolyma.net>

  • Lottery factor: 0

Links

Installation

Readme

Provides a simple wrapper for taking Route data mapping to WAI 'Application's 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.