package resto-directory

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

  1. lwt >= "3.0.0" & <= "5.0.0"
  2. resto = version
  3. dune >= "1.7"
  4. ocaml >= "4.07"

Dev Dependencies (1)

  1. resto-json = version & with-test

Conflicts

None