From 6e345cc314efbef333f683b34c594b513a377326 Mon Sep 17 00:00:00 2001 From: IMR Date: Tue, 6 Sep 2016 13:45:32 +0100 Subject: [PATCH] Revert "Add Freesound API" This reverts commit 58fa91d823a02bea1673a230b9ae069f14a99406. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index c01ba184..3d7a90de 100644 --- a/README.md +++ b/README.md @@ -207,7 +207,6 @@ 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/) |