wai-route-0.3.1.1: Minimalistic, efficient routing for WAI

wai-route-0.3.1.1: 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.

Modules