From 2474362903917a5b940a90e67871ad075d09080e Mon Sep 17 00:00:00 2001 From: Kun Deng Date: Wed, 17 Jul 2019 20:18:57 -0400 Subject: [PATCH] Updated API (markdown) --- API.md | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/API.md b/API.md index 87d51f7..9d63a79 100644 --- a/API.md +++ b/API.md @@ -2,12 +2,4 @@ Icarus provides users with functionality to upload, download, and stream their own music collection. In addition to that one can read information of a their collection such as how many songs do you own by an artist, how many genres of a song do you own, updating the title of a song. This is achieved by the API. This portion of the documentation will list all API HTTP endpoints and how to use them. ### API Versions -* version 1 - -### Untitled -* Songs -* Artists -* Album -* Genres -* Year -* Cover art \ No newline at end of file +* [Version 1](https://github.com/amazing-username/Icarus/wiki/Version-1.0-API) \ No newline at end of file