README.txt 373 B

12345678910
  1. <!-- Written in -*- Markdown -*- -->
  2. This directory contains the specification for the Asterisk RESTful
  3. API. The API is documented using Swagger[1]. This is used to not only
  4. generate executable documentation pages for the API, but also to
  5. generate a lot of the boilerplate necessary for implementing the API
  6. with Asterisk's HTTP server.
  7. [1]: http://swagger.wordnik.com/