wai-route: 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.
[Skip to Readme]
Downloads
- wai-route-0.3.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
| Versions [RSS] | 0.1.0, 0.1.1, 0.1.2, 0.2, 0.3, 0.3.1, 0.3.1.1, 0.3.1.2, 0.4.0, 1.0.0 |
|---|---|
| Dependencies | base (>=4.5 && <4.11), bytestring (>=0.10), http-types (>=0.8), unordered-containers (>=0.2), wai (>=3.0.2 && <3.3) [details] |
| License | LicenseRef-OtherLicense |
| Copyright | 2014 Roman S. Borschel |
| Author | Roman S. Borschel |
| Maintainer | Roman S. Borschel <roman@pkaboo.org> |
| Revised | Revision 1 made by HerbertValerioRiedel at 2019-01-18T21:41:38Z |
| Category | Web |
| Source repo | head: git clone git@github.com:romanb/wai-route.git |
| Uploaded | by romanb at 2016-01-02T11:13:54Z |
| Distributions | |
| Reverse Dependencies | 2 direct, 0 indirect [details] |
| Downloads | 7728 total (30 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2016-11-28 [all 1 reports] |