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.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
- 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 (4)
- 
  
    base-unix
  
  
    
with-test - 
  
    lwt
  
  
    
with-test - 
  
    ocplib-json-typed-bson
  
  
    
with-test - 
  
    ocplib-json-typed
  
  
    
with-test 
Used by (4)
- 
  
    ezresto
  
  
    
< "0.3" - 
  
    ezresto-directory
  
  
    
< "0.3" - 
  
    resto-directory
  
  
    
< "0.3" - 
  
    resto-json
  
  
    
< "0.3" 
Conflicts
None
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page