@hackage nested-routes7.2.2

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.

  • Installation

  • Dependencies (0)

  • Dependents (1)

    @hackage/sparrow
  • Package Flags

      example
       (off by default)

      Build the trivial example.