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.3.1.tar.gz sha256=4e209918a155c3e1e34e3e9b78be2356ad8bb4318c9104df80cb795b2e37b9f1 md5=54999011dc5b7872395dfec8cc5770ad |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/webmachine/webmachine.0.3.1/opam |
Required by
Optionally used by
- session<0.4.0