From e95e54fe62a90b0c586f402ec2a5e98d260ae733 Mon Sep 17 00:00:00 2001 From: Harris Brakmic Date: Wed, 23 Mar 2016 19:23:47 +0100 Subject: [PATCH] Imgur API RESTful API supporting OAuth2 and JSONP. App registration is mandatory, non-commercial usage is for free. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5359d5ae..13ed1816 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,7 @@ A collective list of JSON APIs for use in web development. | iTunes Search | Software products API | No | [Go!](https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/) | | Twitch | Game Streaming API | Yes | [Go!](https://github.com/justintv/Twitch-API) | | Wordnik | Dictionary Data API | No | [Go!](http://developer.wordnik.com) | +| Imgur | Images | Yes | [Go!](https://api.imgur.com/#overview) | ### Music | API | Description | OAuth |Link |