From 3736f0a512464b341f300b1c233b12fc38d334ac Mon Sep 17 00:00:00 2001 From: Marco Biedermann Date: Sun, 27 Mar 2016 14:34:48 +0200 Subject: [PATCH] fix #81 - add Flickr API --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 43d39779..f7affac8 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,8 @@ A collective list of JSON APIs for use in web development. | Wordnik | Dictionary Data API | No | [Go!](http://developer.wordnik.com) | | Imgur | Images | Yes | [Go!](https://api.imgur.com/#overview) | | Chuck Norris Database | Jokes | No | [Go!](http://www.icndb.com/api) | -| Medium | community of readers and writers offering unique perspectives on ideas. | Yes | [Go!](https://github.com/Medium/medium-api-docs) +| Medium | community of readers and writers offering unique perspectives on ideas. | Yes | [Go!](https://github.com/Medium/medium-api-docs) +| Flickr | Flickr Services | Yes | [Go!](https://www.flickr.com/services/api/) ### Music | API | Description | OAuth |Link |