Updated Version 1.0 API (markdown)

Kun Deng
2019-07-18 20:37:04 -04:00
parent c247ff49bd
commit 80d51727ca
+7 -7
@@ -1,10 +1,10 @@
This page contains API documentation regarding version 1.0 if the API. For the sake of the examples I will use icarus-demo.com as the hostname and https. Though if you are using Icarus without a host name you can merely provide the IP address coupled with the port number.
## API Categories
* Authentication
* Song
* Artist
* Album
* Genre
* Year
* Cover art
* [Authentication](https://github.com/amazing-username/Icarus/wiki/Authentication)
* [Song](https://github.com/amazing-username/Icarus/wiki/Song)
* [Artist](https://github.com/amazing-username/Icarus/wiki/Artist)
* [Album](https://github.com/amazing-username/Icarus/wiki/Album)
* [Genre](https://github.com/amazing-username/Icarus/wiki/Genre)
* [Year](https://github.com/amazing-username/Icarus/wiki/Year)
* [Cover art](https://github.com/amazing-username/Icarus/wiki/Cover-Art)