package resto

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

Install

Dune Dependency

Authors

Maintainers

Sources

resto-v0.8.tar.gz
md5=0f2a4c07a71d78b783eb69f2c720494b
sha512=6f2bb07f8546d86788f32372879ea6af5a18d9715f64a0e7ff5f28b5db6ddcb7fa691936af387a880a1dc9f320b7b9224670fbdcfe1841890b8144ff0f9e66a2

Description

Published: 03 Jun 2022

Dependencies (3)

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

Dev Dependencies (9)

  1. odoc with-doc
  2. ocamlformat = "0.20.1" & with-doc
  3. alcotest-lwt = "1.5.0" & with-test
  4. alcotest = "1.5.0" & with-test
  5. base-unix with-test
  6. lwt with-test
  7. ezjsonm with-test
  8. json-data-encoding-bson = "0.9.1" & with-test
  9. json-data-encoding = "0.9.1" & with-test

Used by (4)

  1. resto-acl = "0.8"
  2. resto-directory = "0.8"
  3. resto-json = "0.8"
  4. tezos-rpc = "14.0"

Conflicts (1)

  1. result < "1.5"