From 5afc62cb182cf6616cb8dd8093cf766dafe20f47 Mon Sep 17 00:00:00 2001 From: IMR Date: Tue, 6 Sep 2016 13:48:56 +0100 Subject: [PATCH] Squashed commit of the following: commit a5b43f029b04a6de2bdedf806fa473b6eff3d8a6 Author: IMR Date: Tue Sep 6 13:48:00 2016 +0100 Elaborated on the description commit bf87feb9a1c3c77e480486c643cfe4da6ae03a43 Author: IMR Date: Tue Sep 6 13:47:10 2016 +0100 Add Freesound API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3d7a90de..c01ba184 100644 --- a/README.md +++ b/README.md @@ -207,6 +207,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) | +| Freesound | Field recordings and samples uploaded by the community, including analytical descriptors | Yes | [Go!](https://www.freesound.org/docs/api/) | | 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/) |