From 5022f44dbcfaefe8cf808d624e17faac4e055246 Mon Sep 17 00:00:00 2001 From: Ferdinand Malcher Date: Thu, 31 Mar 2016 13:20:58 +0200 Subject: [PATCH 1/3] Spotify partially requires OAuth --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5525432c..128f8c1e 100644 --- a/README.md +++ b/README.md @@ -117,7 +117,7 @@ A collective list of JSON APIs for use in web development. | 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/) | +| Spotify | Music | Parts | [Go!](https://developer.spotify.com/web-api/migration-guide/) | | Musixmatch | Music | No, but `apikey` query string | [Go!](https://developer.musixmatch.com/) | ### Open Source projects From fb2074b2f20dfb68abf1a02e01ba4560c2e28a10 Mon Sep 17 00:00:00 2001 From: Ferdinand Malcher Date: Thu, 31 Mar 2016 13:21:40 +0200 Subject: [PATCH 2/3] Deutsche Bahn requires API key --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 128f8c1e..a9c12e2c 100644 --- a/README.md +++ b/README.md @@ -171,7 +171,7 @@ A collective list of JSON APIs for use in web development. |---|---|---|---| | Transport for London | TFL API | No | [Go!](https://api.tfl.gov.uk) | | Transport for Belgium | Belgian transport API | No | [Go!](https://hello.irail.be/api/) | -| Transport for Germany | Deutsche Bahn (DB) API | No | [Go!](http://data.deutschebahn.com/apis/fahrplan/) | +| Transport for Germany | Deutsche Bahn (DB) API | No, but `authKey` query string | [Go!](http://data.deutschebahn.com/apis/fahrplan/) | | Transport for Switzerland | Swiss public transport API | No | [Go!](https://transport.opendata.ch/) | | Transport for Budapest | Budapest public transport API | No | [Go!](http://docs.bkkfutar.apiary.io/) | | Transport for Norway | Norwegian transport API | No | [Go!](http://reisapi.ruter.no/help) | From cceaf74311921ac46fd13415d38fa29791d2e36e Mon Sep 17 00:00:00 2001 From: Ferdinand Malcher Date: Thu, 31 Mar 2016 13:33:03 +0200 Subject: [PATCH 3/3] Added tumblr API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a9c12e2c..d63651aa 100644 --- a/README.md +++ b/README.md @@ -155,6 +155,7 @@ A collective list of JSON APIs for use in web development. | Facebook API | Facebook Login, Share on FB, Social Plugins, Analytics and more | Yes | [Go!](https://developers.facebook.com/) | | Twitter API | Read and write Twitter data | Yes | [Go!](https://dev.twitter.com/rest/public) | | Telegram API | Read and write Telegram data | Yes | [Go!](https://core.telegram.org/api#getting-started) | +| Tumblr API | Posts, Likes, Info, ... on Tumblr blogs | Yes | [Go!](https://www.tumblr.com/docs/en/api/v2) | ### Sports/Fitness