Bitty HTTP

Development

1API Explained

This is a series of examples that explain how to use Bitty HTTP. It starts from a simple hello world web page and adds more with each example explaining and demoing each feature as it goes.

2Autodocs

The autodocs are the headers off the API. They document what API calls are available and how to use them. You can get the same information by looking at the source code, but this is easier to navigate.

3Examples

This is the source to the examples that are described in the API explained section.