webmachine
A REST toolkit for OCaml
Description
OCaml webmachine is a layer on top of cohttp that implements a state-machine-based HTTP request processor. It's particularly well-suited for writing RESTful APIs. As the name suggests, this is an OCaml port of the webmachine project.
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
- 27 Feb 2017
- Authors
- Maintainers
Sources
Dependencies
re
>= "1.3.0"
ounit
with-test & >= "1.0.2"
ocamlfind
build
dispatch
>= "0.3.0" & < "0.5.0"
cohttp
>= "0.21.0"
calendar
>= "2.03.2"
ocaml
>= "4.02" & < "5.0"
Reverse Dependencies