package resto-cohttp-client

  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 (6)

  1. lwt >= "3.0.0" & < "6.0.0"
  2. cohttp-lwt >= "4.0.0"
  3. resto-cohttp = version
  4. uri >= "1.9.0"
  5. dune >= "1.11"
  6. ocaml >= "4.10"

Dev Dependencies

None

Conflicts

None