nested-routes: Declarative, compositional Wai responses

[ bsd3, library, web ] [ Propose Tags ]

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
NameDescriptionDefault
example

Build the trivial example.

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

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.0), wai-middleware-verbs (>=0.3.0), wai-transformers (>=0.0.5), 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-06-08T22:59:50Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Executables example
Downloads 24004 total (110 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]