This repository contains the documentation for the server's RESTful API interface. The documentation is written using the API Blueprint standard, version 1A.
You are recommended to install Aglio for parsing and human-friendly vizualisation of the API.
Run aglio -i docs.apib -s
to start a live reload server that parses and displays the documentation
using Aglio.