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.0/routes-0.7.0.tbz sha256=0b67b3837302ccea4c0d42e463f2edbde6408d651b5e65e74cd694656d44f0be sha512=775b7037cda4f784b31942df2c96787f64c56ab95d9399ac6a59426958abb19b830e974daeae6a4e53c6d04f5f6673006af5e7cefd4db5a27b2bf66ce2ac17d6 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/routes/routes.0.7.0/opam |
Required by
- current_web=0.2