/piaf

Client library for HTTP/1.X / HTTP/2 written entirely in OCaml.

Primary LanguageOCamlBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

piaf

Piaf is a client library for the HTTP/1.X and HTTP/2 protocols written entirely in OCaml.

Installation

Piaf is currently unreleased.

You can depend on it via esy resolutions or opam pin

Note: make sure to mirror Piaf's own resolutions located in the opam file.

Usage & Examples

TODO, read the mli file for now.

Examples

There's an example of using Piaf's API in bin/carl.ml, an implementation of a subset of curl, in caml.

License & Copyright

Copyright (c) 2019 António Nuno Monteiro

piaf is distributed under the 3-Clause BSD License, see LICENSE.