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.7.tar.gz
md5=18dbb4cb0c0031f967406872c313ac2c
sha512=6e19a475f1d60d24cac379ff16c1b8712d040a9ea5e947e4f2a38de0edfce4c15ea541ca18ccdb3be9c8112dc23303f24c86f69780c9100b110939a628c8dc46

Description

Published: 10 May 2022

README

Resto

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

Context and further reading

Dependencies (8)

  1. lwt >= "3.0.0" & < "5.6.0"
  2. conduit-lwt-unix >= "2.0.0"
  3. cohttp-lwt-unix >= "2.0.0" & != "5.1.0" & < "6.0.0~"
  4. resto-acl = version
  5. resto-cohttp = version
  6. resto-directory = version
  7. dune >= "1.11"
  8. ocaml >= "4.10"

Dev Dependencies

None

Conflicts

None