nested-routes: Declarative, compositional Wai responses
A method to writing Wai responses
This library attempts to make it easier to write nice Wai response handlers by giving us a Sinatra/ Scotty-like syntax for declaring HTTP-verb oriented routes, in addition to file-extension handling and rose-tree like composition. Not only do we have literal route specification, like Scotty & Spock, but we can also embed Attoparsec parsers and Regular Expressions directly in our routes, with our handlers reflecting their results.
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
example | Build the trivial example. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- nested-routes-7.2.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.0.1, 0.0.1.1, 0.0.2, 0.0.3.1, 0.1, 0.1.1, 0.2, 0.2.0.1, 0.2.0.2, 0.2.1, 0.2.2, 0.2.2.1, 0.2.2.2, 0.3, 0.3.1, 0.3.2, 0.3.2.1, 1.0, 1.0.0.1, 2.0.0, 2.0.1, 2.1.0, 2.2.0, 3.0.0, 3.0.0.1, 3.0.0.2, 3.1.0, 3.2.0, 4.0.0, 5.0.0, 6.0.0, 6.0.0.1, 6.1.0, 7.0.0, 7.1.0, 7.1.0.1, 7.1.1, 7.2.0, 7.2.1, 7.2.2, 8.0.0, 8.0.1, 8.0.2, 8.1.0, 8.2.0, 9.0.0, 9.0.0.1, 9.0.1.0, 9.0.1.1, 9.0.2, 10.0.0 (info) |
---|---|
Dependencies | attoparsec, base (>=4.8 && <5), bytestring, composition-extra (>=2.0.0), errors, exceptions, hashable, hashtables, HSet, http-types, mtl, nested-routes (>=7), poly-arity (>=0.0.7), pred-set (>=0.0.1), pred-trie (>=0.5.1), regex-compat, semigroups, text, transformers, tries, unordered-containers, wai-middleware-content-type (>=0.4.1), wai-middleware-verbs (>=0.3.1), wai-transformers (>=0.0.7), warp [details] |
License | BSD-3-Clause |
Author | Athan Clark <athan.clark@gmail.com> |
Maintainer | Athan Clark <athan.clark@gmail.com> |
Category | Web |
Source repo | head: git clone https://github.com/athanclark/nested-routes.git |
Uploaded | by athanclark at 2016-08-20T23:02:44Z |
Distributions | |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Executables | example |
Downloads | 24892 total (19 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-11-21 [all 3 reports] |