summaryrefslogtreecommitdiff
path: root/rest-api/README.txt
blob: 893bf87c3768ecffc98e275a7f33b4d334176f9d (plain)
1
2
3
4
5
6
7
8
9
<!-- Written in -*- Markdown -*- -->

This directory contains the specification for the Asterisk RESTful
API. The API is documented using Swagger[1]. This is used to not only
generate executable documentation pages for the API, but also to
generate a lot of the boilerplate necessary for implementing the API
with Asterisk's HTTP server.

 [1]: http://swagger.wordnik.com/