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-v0.3.tar.gz
md5=8ddab4e95cab087d2607817e5e0dbea1
sha512=1f9e49f2f5e57032cc356f2d14d2bf999cf77f701576a015323871c9a9dea8bf02a553a45a01395565cb26091b6761b62924a905e4f0fb41a52a1a29abd81ea3

Description

Published: 15 Mar 2020

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" & <= "5.0.0"
  2. cohttp-lwt >= "1.0.0"
  3. resto-cohttp = version
  4. uri >= "1.9.0"
  5. dune >= "1.7"
  6. ocaml >= "4.07"

Dev Dependencies

None

Used by

None

Conflicts

None