dbf4736e6b
Co-authored-by: Pietro Abate <pietro.abate@nomadic-labs.com> Co-authored-by: Gregoire Henry <gregoire.henry@tezos.com> |
||
---|---|---|
.. | ||
lib_ezresto | ||
lib_ezresto-directory | ||
lib_resto | ||
lib_resto-cohttp | ||
lib_resto-directory | ||
lib_resto-json | ||
.gitignore | ||
.ocp-indent | ||
.travis.yml | ||
CHANGES.md | ||
LICENSE | ||
Makefile | ||
ocplib-resto.version | ||
README.md |
ocplib-resto (WIP)
This is a minimal OCaml library for type-safe HTTP/JSON RPCs.
This is based on a notion of service, à la Eliom, and it uses
ocplib-json-typed
for self-documenting JSON encoders.
See test_ezresto-directory/ezResto_test.ml
or test_resto-directory/resto_test.ml
for example.`