Add a link to the APIary in the main readme.

This commit is contained in:
Buster Silver 2016-09-06 15:53:37 -05:00
parent d4dea0e31c
commit 5be2dc92db
1 changed files with 6 additions and 0 deletions

View File

@ -29,6 +29,12 @@ See [the AzuraCast Wiki](https://github.com/SlvrEagle23/AzuraCast/wiki/Deploying
See [the AzuraCast Wiki](https://github.com/SlvrEagle23/AzuraCast/wiki/Developing-Locally) for more information on developing locally with Vagrant.
## AzuraCast API
Once installed and running, AzuraCast exposes an API that allows you to monitor and interact with your stations.
Documentation about this API and its endpoints are available on the [AzuraCast APIary Documentation](http://docs.azuracast.apiary.io/).
## License
AzuraCast is licensed under the [Apache license, version 2.0](https://github.com/SlvrEagle23/AzuraCast/blob/master/License.txt).