resto-directory
A minimal OCaml library for type-safe HTTP/JSON RPCs
README
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-typed
which defines self-documenting JSON codecs.
Install
- Published
-
24 Apr 2020
- Authors
-
- Maintainers
-
Sources
resto-v0.5.tar.gz
md5=08d0bca0033a0ead340f2914582ffb9c
sha512=394e45360d125de22018cd7de3fa9828ffa47e9235937d7a5b12a96ff57534db6006f3ef919410c5c7197931c8828a1f78f96e976e17e6e2bc127d111c367126
Dependencies
lwt
>= "3.0.0" & < "6.0.0"
resto-json
= version & with-test
resto
= version
dune
>= "1.7"
ocaml
>= "4.07"
Reverse Dependencies
ezresto-directory
= "0.5"
resto-cohttp
= "0.5"
resto-cohttp-server
= "0.5"
tezos-rpc
>= "8.0" & < "9.0"
tezos-rpc-http
>= "8.0" & < "9.0"