package resto
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
v0.2:
- fork from ocplib-resto: new home, new CI, etc.
v0.3:
- Schemas are now lazy (to speed up initialisation and because schemas are not always used) (by Romain)
- depend on json-data-encoding (new) fork of ocplib-json-typed (deprecated)
v0.4:
- client does not depend on Unix anymore. Users must pass
gettimeofday
function directly. - Added `Gone response code