package ez_api
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  Easy API library and tools
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      2.1.0.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        md5=e1d03d141ef977fbd4521256c91431f1
    
    
  sha512=51b0cc4e6afb0cd5ab55c0c40964946b79e0c2cc903b5d08c594292eec723a25e25463175d704c02fe559e2af5d95973514c248a603ad28ec0230c35ad2d6492
    
    
  doc/CHANGES.html
2.1.0 (2024-07-08)
- revamp registration of services (register/hide)
- fixes: - allow different methods with same path
- 404 instead of 405 if the path has no services
 
- improvements: - extension syntax instead of attributes for ppx
- allow multipart in curl common
- use http code defined in error cases in the server
 
- remove deprecated curl_multi
2.0.0 (2023-02-06)
- fixes: - capital method names
- curl callback
 
- improvements: - export session services
- cookie support
 
1.2.0 (2022-06-27)
- release dependencies constraints
- better result errors
1.1.0 (2022-04-11)
- allow collision of static and dynamic path in server
- update js_of_ocaml, cohttp, ppx_deriving_encoding deps
1.0.0 (2021-12-01)
- better optional dependencies
- various fixes
0.1.0 (2021-31-03)
First release
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page