oteku / ez-api

Easy API library over ocplib-resto/ocplib-directory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Travis-CI Build Status

ez-api : a simple library to write client/server web APIs

ez-api is based on ocplib-resto and cohttp on the server side, and on ocurl, cohttp and xhr (javascript/js_of_ocaml) on the client side.

Installation

To build:

opam pin .
opam install ez-api

Usage

Have a look at the files in libs/ez-api/test

About

Easy API library over ocplib-resto/ocplib-directory

License:Other


Languages

Language:OCaml 97.9%Language:HTML 1.6%Language:Shell 0.2%Language:Makefile 0.2%