From c3d96e6206b8665a7757e50c84c7504f3fcbe744 Mon Sep 17 00:00:00 2001 From: Arpit Jain Date: Tue, 29 Mar 2016 17:29:34 +0530 Subject: [PATCH 1/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 09e16362..9af92f90 100644 --- a/README.md +++ b/README.md @@ -115,6 +115,7 @@ A collective list of JSON APIs for use in web development. | MusicBrainz | Music | No | [Go!](https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2) | | Soundcloud | Music | No | [Go!](https://developers.soundcloud.com/) | | Spotify | Music | No | [Go!](https://developer.spotify.com/web-api/migration-guide/) | +| Musixmatch | Music | No, but 'api query' string | [Go!](https://developer.musixmatch.com/) | ### Open Source projects | API | Description | OAuth |Link | From 7cb980858750976a31bc935b0535d683dadfcb6a Mon Sep 17 00:00:00 2001 From: Arpit Jain Date: Tue, 29 Mar 2016 17:31:16 +0530 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9af92f90..2e446771 100644 --- a/README.md +++ b/README.md @@ -115,7 +115,7 @@ A collective list of JSON APIs for use in web development. | MusicBrainz | Music | No | [Go!](https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2) | | Soundcloud | Music | No | [Go!](https://developers.soundcloud.com/) | | Spotify | Music | No | [Go!](https://developer.spotify.com/web-api/migration-guide/) | -| Musixmatch | Music | No, but 'api query' string | [Go!](https://developer.musixmatch.com/) | +| Musixmatch | Music | No, but `apikey` query string | [Go!](https://developer.musixmatch.com/) | ### Open Source projects | API | Description | OAuth |Link |