routesversion

Typed routing for OCaml applications

routes provides combinators for adding typed routing to OCaml applications. The core library will be independent of any particular web framework or runtime. It does path based dispatch from a target url to a user provided handler.

Tags router http
AuthorAnurag Soni <anurag@sonianurag.com>
LicenseBSD-3-clause
Published
Homepagehttps://github.com/anuragsoni/routes
Issue Trackerhttps://github.com/anuragsoni/routes/issues
MaintainerAnurag Soni <anurag@sonianurag.com>
Dependencies
Source [http] https://github.com/anuragsoni/routes/releases/download/0.7.2/routes-0.7.2.tbz
sha256=ff8f47367ea43879dca1f297944aeea049e31804838b41d5d01cb34b184417a2
sha512=dfa07568ba424c043a5cf9d9dc30b4e78f8f8f4549bcde082b8d5cf33885d93ab443eaefb9127b50b33e3a521dad37e2f38f5c9663fe58c6115013ca32c22f5c
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/routes/routes.0.7.2/opam
Required by