/docs

sipgate Developer Documentation

sipgate Developer Documentation

This is where we document our APIs.

Please help us to improve

If you have a specific feature request, found a bug or would like to add an example, please use GitHub Issues or fork these docs and send a pull request with your improvements.

Run locally

# Install dependencies
pip install mkdocs mkdocs-material pygments

# Serve website
mkdocs serve