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 |
---|---|
Author | Anurag Soni <anurag@sonianurag.com> |
License | BSD-3-clause |
Published | |
Homepage | https://github.com/anuragsoni/routes |
Issue Tracker | https://github.com/anuragsoni/routes/issues |
Maintainer | Anurag 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 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/routes/routes.0.7.2/opam |
Required by
- current_web=0.2