Webs

Webs is work in progress.

Webs is a toolkit for programming with HTTP in OCaml. It provides:

Webs is not a framework, it is a set of building blocks.

Webs is distributed under the ISC license. The base library has no dependencies. Some building blocks and the built-in gateway connectors depend on OCaml's Unix and Thread modules. The command line support depends on Cmdliner.