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.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 (6)

  1. lwt >= "3.0.0" & <= "5.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.7"
  6. ocaml >= "4.07"

Dev Dependencies

None

Used by

None

Conflicts

None