package resto-cohttp-self-serving-client

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

Install

Dune Dependency

Authors

Maintainers

Sources

resto-v1.0.tar.gz
md5=394275a7579c7dbcb29631b447006253
sha512=20f7d3ee730b4b202707ec7802662733ec2e3db76a7be78d4f794eb22796d8fc54e3e16e5a8e2fff80b391ea84cfbe470044772b815eebfd389d0a6754e1df85

Description

Published: 07 Sep 2022

README

Resto

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

Context and further reading

Dependencies (7)

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

Dev Dependencies

None

Used by (2)

  1. tezos-mockup >= "15.0"
  2. tezos-mockup-proxy >= "15.0"

Conflicts

None