package resto-cohttp

  1. Overview
  2. Docs
A minimal OCaml library for type-safe HTTP/JSON RPCs

Install

Dune Dependency

Authors

Maintainers

Sources

resto-v1.1.tar.gz
md5=d8a6024e07861320e619532068392ebb
sha512=921e86bca062e70d27acd2d7e7b2a4c383f31ecae09f711f77878d81beeb8f7082bc4476cc62ece21e3884b3d28547e1e9360b4949038491275c35e28a93f7e5

Description

Published: 20 Feb 2023

README

Resto

A small OCaml library for type-safe HTTP/JSON RPCs based on service à la Eliom.

Context and further reading

Dependencies (4)

  1. cohttp-lwt >= "1.0.0"
  2. resto-directory = version
  3. dune >= "1.11"
  4. ocaml >= "4.10"

Dev Dependencies

None

Conflicts

None