routes
Typed routing for OCaml applications
Description
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.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 11 Oct 2022
- Authors
- Maintainers
Sources
routes-2.0.0.tbz
sha256=3b629d698c2b00e504c13b4cd783548063719dcf01580c9c3f5104b81eb0d688
sha512=428f88812f76c4d99198cea42c5d60a7924fd71acf87def6278544c391b9586a10ce2e34485b83b249f639c15776f30d0efd5bb145775eb49118ea8662005eb3
Dependencies
odoc
with-doc
mdx
with-test
ppx_custom_printf
with-test
ppx_sexp_value
with-test
ppx_sexp_conv
with-test
ppx_expect
with-test
stdio
with-test
base
with-test
ocaml
>= "4.08.0"
dune
>= "2.9"
Reverse Dependencies
current_examples
>= "0.4"