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.2.tar.gz sha256=2fe6bdb5871e24afd4d2588b86538a495971e9210e4115bf59bd96fab947a0f1 md5=ba99a7b66803e0d726ca263e98e71a7a |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/webmachine/webmachine.0.2.2/opam |
Required by
Optionally used by
- session<0.4.0