Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 532 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 532 Bytes

Server API Blueprint

This repository contains the documentation for the server's RESTful API interface. The documentation is written using the API Blueprint standard, version 1A.

Installation

You are recommended to install Aglio for parsing and human-friendly vizualisation of the API.

Usage

Run aglio -i docs.apib -s to start a live reload server that parses and displays the documentation using Aglio.