From 3d5d1cc70f7bc0db37db9427465986262d2c8a7e Mon Sep 17 00:00:00 2001 From: Joao henriques Date: Thu, 14 Apr 2016 17:17:34 +0100 Subject: [PATCH] added https://music-api.musikki.com/reference#artists Added https://music-api.musikki.com/reference#artists for music category. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f5cf12d9..c91b4d66 100644 --- a/README.md +++ b/README.md @@ -121,6 +121,7 @@ A collective list of JSON APIs for use in web development. | Soundcloud | Music | No | [Go!](https://developers.soundcloud.com/) | | Spotify | Music | No | [Go!](https://developer.spotify.com/web-api/migration-guide/) | | Musixmatch | Music | No, but `apikey` query string | [Go!](https://developer.musixmatch.com/) | +| Musikki | Music | No | [Go!](https://music-api.musikki.com/reference) | ### Open Source projects | API | Description | OAuth |Link |