From 80d51727ca8b3b81f099c7440568902bf9901a08 Mon Sep 17 00:00:00 2001 From: Kun Deng Date: Thu, 18 Jul 2019 20:37:04 -0400 Subject: [PATCH] Updated Version 1.0 API (markdown) --- Version-1.0-API.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Version-1.0-API.md b/Version-1.0-API.md index 20a1fc6..54cfcaf 100644 --- a/Version-1.0-API.md +++ b/Version-1.0-API.md @@ -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 \ No newline at end of file +* [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) \ No newline at end of file