Webs v0.0.0-100-ge310ac2

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

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

Manuals

These manuals are available:

The examples directory of the repository has a few simple examples that use the APIs.

Library webs

Library webs.kit

Library webs.unix

Provides tools to send files and simple connectors. Depends on OCaml's unix library.

Service connectors

Library webs.cli

Standard command line options and quick service setup.

Current limitations

Before using Webs for your project you should be aware of these current limitations:

Finally note that while Webs is unlikely to change drastically, making some breaking changes in the future is not excluded.