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.4.tar.gz
md5=441e7916b7f5e2952ede014e283a5dee
sha512=35dc4be2ae98947a82059b112678d44b1c97a69c16ed1b923b5775f6c49cda31642f292fcf7d317a9e654c74f084fa54e80845739521fec8e1987febc67036ad

Description

Published: 17 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.4"
  2. resto-directory = "0.4"

Conflicts

None