Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

async-http — Simple HTTP client and server for async

%%VERSION%%

async-http is TODO

async-http is distributed under the ISC license.

Homepage: https://github.com/prepor/async-http

Installation

async-http can be installed with opam:

opam install async-http

If you don't use opam consult the opam file for build instructions.

Documentation

The documentation and API reference is automatically generated by from the source interfaces. It can be consulted online.

Sample programs

If you installed async-http with opam sample programs are located in the directory opam config var async-http:doc.

In the distribution sample programs and tests are located in the test directory of the distribution. They can be built and run with:

topkg build --tests true && topkg test 

About

WIP: simple OCaml http client for Async

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages