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.2.tar.gz
md5=96ea30f9ed5f5b9c518808785795b055
sha512=0decba13ad86934a524d4945746a3e5cc2f4fb0b879b6c5adb676b30fdb094a1333eb453d449e098caa99d7166caf855f1edfd0ead84ad83548d33d3bcf995a9

Description

Published: 14 Jan 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. ocplib-json-typed-bson = "0.7.1"
  2. ocplib-json-typed = "0.7.1"
  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