package resto-cohttp-server

  1. Overview
  2. Docs
A minimal OCaml library for type-safe HTTP/JSON RPCs - server library

Install

Dune Dependency

Authors

Maintainers

Sources

resto-v0.5.tar.gz
md5=08d0bca0033a0ead340f2914582ffb9c
sha512=394e45360d125de22018cd7de3fa9828ffa47e9235937d7a5b12a96ff57534db6006f3ef919410c5c7197931c8828a1f78f96e976e17e6e2bc127d111c367126

Description

Published: 24 Apr 2020

README

Resto

A small OCaml library for type-safe HTTP/JSON RPCs based on service à la Eliom.

Context and further reading

Dependencies (6)

  1. lwt >= "3.0.0" & < "6.0.0"
  2. cohttp-lwt-unix >= "1.0.0" & != "5.1.0" & < "6.0.0~"
  3. resto-cohttp = version
  4. resto-directory = version
  5. dune >= "1.11"
  6. ocaml >= "4.07"

Dev Dependencies

None

Used by (1)

  1. tezos-rpc-http-server >= "8.0" & < "9.0"

Conflicts

None