package resto-cohttp-server
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
A minimal OCaml library for type-safe HTTP/JSON RPCs - server library
Install
dune-project
Dependency
Authors
Maintainers
Sources
resto-v0.6.1.tar.gz
md5=aaa32ff0f0b78d2ab231e8bc5227bead
sha512=f362893693e75df8021365a7b3291874ad38f928054e16fc48f9040545d7dcfc60f9c19bd7f00f8e89b3c2c72bea916a425d769b41331da08a222a81968954e9
Description
Added to opam-repository:
README
Resto
A small OCaml library for type-safe HTTP/JSON RPCs based on service à la Eliom.
Context and further reading
- The Tezos project which uses resto to define RPC services.
- The Eliom project which notion of services is the basis for
resto. ocplib-json-typedwhich defines self-documenting JSON codecs.
Dependencies (8)
-
lwt
>= "3.0.0" & < "5.6.0" -
conduit-lwt-unix
>= "2.0.0" -
cohttp-lwt-unix
>= "2.0.0" & != "5.1.0" & < "6.0.0~" -
resto-acl
= version -
resto-cohttp
= version -
resto-directory
= version -
dune
>= "1.11" -
ocaml
>= "4.08"
Dev Dependencies
None
Used by (1)
-
resto-cohttp-self-serving-client
= "0.6.1"
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page