diff --git a/API.md b/API.md new file mode 100644 index 0000000..7117e1f --- /dev/null +++ b/API.md @@ -0,0 +1,10 @@ +# API Documentation +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. + +### Untitled +* Songs +* Artists +* Album +* Genres +* Year +* Cover art \ No newline at end of file