All Projects → OCamlPro → ocplib-resto

OCamlPro / ocplib-resto

Licence: other
A minimal OCaml library for type-safe HTTP/JSON RPCs

Programming Languages

ocaml
1615 projects
Makefile
30231 projects

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 src/ezResto_test.ml or src/reste_test.ml for example.`

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].