wai-route-0.3.1.2: Minimalistic, efficient routing for WAI
Simple routing for applications using the WAI, based on an
efficient tree structure. Routes are defined as string literals
and path segments prefixed with a : indicate captures.
A sample is available at: https://github.com/romanb/wai-route/blob/master/sample/Main.hs.
Signatures
Modules
- Network