webmachineversion
A REST toolkit for OCaml
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.
Author | Spiros Eliopoulos <spiros@inhabitedtype.com> |
---|---|
License | BSD-3-Clause |
Published | |
Homepage | https://github.com/inhabitedtype/ocaml-webmachine |
Issue Tracker | https://github.com/inhabitedtype/ocaml-webmachine/issues |
Maintainer | Spiros Eliopoulos <spiros@inhabitedtype.com> |
Dependencies | |
Source [http] | https://github.com/inhabitedtype/ocaml-webmachine/archive/0.2.4.tar.gz sha256=82693aaf2aafc3e4de07325b224520cd271679472ab4710f84f2872bb95fb83c md5=e64b742e3cc32a1406e278d8a0273f46 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/webmachine/webmachine.0.2.4/opam |
Required by
Optionally used by
- session<0.4.0