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
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/1.0.0/routes-1.0.0.tbz
sha256=5929404834c0d545fe3615b7f3f5ee2e43a47708c8c73d0e5245fa35dda244e8
sha512=3e7afe9d01822e8c5c3c77b2f7ea989a2bc7ee7f8b55c1401d81950d7a245c7486279c5a6f6584a79254ce839fb361b402774941a9d4558fff2f11af75d4f339
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/routes/routes.1.0.0/opam
Required by