From 1d6ef3574a1f6d695640fb83a983d1abd343c9b3 Mon Sep 17 00:00:00 2001 From: Gregory Eremin Date: Wed, 23 Mar 2016 01:48:19 +0300 Subject: [PATCH] Add MusicBrainz API link --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4033269a..c25abd37 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,7 @@ A collective list of JSON APIs for use in web development. | EchoNest | Music | No | [Go!](http://developer.echonest.com/docs/v4) | | LastFm | Music | No | [Go!](http://www.last.fm/api) | | Mixcloud | Music | No | [Go!](https://www.mixcloud.com/developers/) | +| 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/) |