package resto-json

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

Install

Dune Dependency

Authors

Maintainers

Sources

resto-v0.6.tar.gz
md5=2420b4f53c0ebe56baa2731c036d720a
sha512=7654d928d0a666b96e88ae1a3b4338a11bcc9694e4d521f3a8b7b086da33092caaa0b1936b5661067ecd7b8045c7c3c4b735a9bf2398987d44dcd3c294caae48

Description

Published: 05 Feb 2021

README

Resto

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

Context and further reading

Dependencies (5)

  1. json-data-encoding-bson = "0.9.1"
  2. json-data-encoding = "0.9.1"
  3. resto = version
  4. dune >= "1.11"
  5. ocaml >= "4.08"

Dev Dependencies

None

Used by (2)

  1. ezresto = "0.6"
  2. resto-directory = "0.6"

Conflicts

None