package resto

  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 (3)

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

Dev Dependencies (4)

  1. base-unix with-test
  2. lwt with-test
  3. ocplib-json-typed-bson with-test
  4. ocplib-json-typed with-test

Used by (4)

  1. ezresto < "0.3"
  2. ezresto-directory < "0.3"
  3. resto-directory < "0.3"
  4. resto-json < "0.3"

Conflicts

None