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 |
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/2.0.0/routes-2.0.0.tbz sha256=3b629d698c2b00e504c13b4cd783548063719dcf01580c9c3f5104b81eb0d688 sha512=428f88812f76c4d99198cea42c5d60a7924fd71acf87def6278544c391b9586a10ce2e34485b83b249f639c15776f30d0efd5bb145775eb49118ea8662005eb3 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/routes/routes.2.0.0/opam |
Required by
- current-web-pipelines
- current_examples>=0.4
- current_web>=0.6.4