package resto-directory

  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. lwt >= "3.0.0" & < "6.0.0"
  2. resto = version
  3. dune >= "1.11"
  4. ocaml >= "4.10"

Dev Dependencies (1)

  1. resto-json = version & with-test

Used by (3)

  1. resto-cohttp = "1.1"
  2. resto-cohttp-server = "1.1"
  3. tezos-rpc >= "15.0"

Conflicts

None