package resto
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  A minimal OCaml library for type-safe HTTP/JSON RPCs
Install
    
    dune-project
 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
- 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.
Dev Dependencies (7)
- 
  
    odoc
  
  
    with-doc
- 
  
    ocamlformat
  
  
    = "0.20.1" & with-doc
- 
  
    base-unix
  
  
    with-test
- 
  
    lwt
  
  
    with-test
- 
  
    ezjsonm
  
  
    with-test
- 
  
    json-data-encoding-bson
  
  
    = "0.9.1" & with-test
- 
  
    json-data-encoding
  
  
    = "0.9.1" & with-test
Used by (3)
- 
  
    resto-acl
  
  
    = "0.7"
- 
  
    resto-directory
  
  
    = "0.7"
- 
  
    resto-json
  
  
    = "0.7"
Conflicts
None
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page