package resto

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

Install

Dune Dependency

Authors

Maintainers

Sources

resto-v0.6.1.tar.gz
md5=aaa32ff0f0b78d2ab231e8bc5227bead
sha512=f362893693e75df8021365a7b3291874ad38f928054e16fc48f9040545d7dcfc60f9c19bd7f00f8e89b3c2c72bea916a425d769b41331da08a222a81968954e9

Description

Published: 08 Feb 2021

README

Resto

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

Context and further reading

Dependencies (3)

  1. uri >= "1.9.0"
  2. dune >= "1.11"
  3. ocaml >= "4.08"

Dev Dependencies (5)

  1. base-unix with-test
  2. lwt with-test
  3. ezjsonm with-test
  4. json-data-encoding-bson = "0.9.1" & with-test
  5. json-data-encoding = "0.9.1" & with-test

Used by (6)

  1. ezresto >= "0.6.1"
  2. ezresto-directory >= "0.6.1"
  3. resto-acl = "0.6.1"
  4. resto-directory = "0.6.1"
  5. resto-json = "0.6.1"
  6. tezos-rpc >= "9.0" & < "14.0"

Conflicts

None