The latest version of nested-routes is 10.0.0-0.
nested-routes
Version 8.0.2 revision 0 uploaded by athanclark.
Package meta
- Synopsis
- Declarative, compositional Wai responses
- Description
This library attempts to make it easier to write nice Wai response handlers by giving us a Sinatra <https:hackage.haskell.orgpackagescotty 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 <https:hackage.haskell.orgpackagescotty Scotty> & <https:hackage.haskell.orgpackagespock Spock>, but we can also embed <https:hackage.haskell.orgpackageattoparsec Attoparsec> parsers and <https:hackage.haskell.orgpackageregex-compat Regular Expressions> directly/ in our routes, with our handlers reflecting their results.
- Author
- n/a
- Bug reports
- https://github.com/athanclark/nested-routes/issues
- Category
- Web
- Copyright
- n/a
- Homepage
- https://github.com/athanclark/nested-routes#readme
- Maintainer
- Athan Clark <athan.clark@gmail.com>
- Package URL
- n/a
- Stability
- n/a