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.3.tar.gz
md5=8ddab4e95cab087d2607817e5e0dbea1
sha512=1f9e49f2f5e57032cc356f2d14d2bf999cf77f701576a015323871c9a9dea8bf02a553a45a01395565cb26091b6761b62924a905e4f0fb41a52a1a29abd81ea3

Description

Published: 15 Mar 2020

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.8"
  2. json-data-encoding = "0.8"
  3. resto = version
  4. dune >= "1.7"
  5. ocaml >= "4.07"

Dev Dependencies

None

Used by (2)

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

Conflicts

None