From 58fa91d823a02bea1673a230b9ae069f14a99406 Mon Sep 17 00:00:00 2001 From: IMR Date: Tue, 6 Sep 2016 12:06:56 +0100 Subject: [PATCH] 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/) |