From f4b4a5eb71447159d3b77bdbdd03cce8211108f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Pavl=C3=ADk?= Date: Sun, 27 Mar 2016 12:45:26 +0200 Subject: [PATCH] add Jamendo --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 43d39779..36607758 100644 --- a/README.md +++ b/README.md @@ -96,6 +96,7 @@ A collective list of JSON APIs for use in web development. |---|---|---|---| | Discogs | Music | No | [Go!](https://www.discogs.com/developers/) | | EchoNest | Music | No | [Go!](http://developer.echonest.com/docs/v4) | +| Jamendo | Music | Yes | [Go!](https://developer.jamendo.com/v3.0) | | 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) |