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.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 (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