From 2afa9404ca33639efb274b4dab337f36a7859402 Mon Sep 17 00:00:00 2001 From: Haider Ali Punjabi Date: Sun, 1 Jul 2018 19:40:41 +0530 Subject: [PATCH] Removed 500px API (#708) Removed 500px API as it was shutdown on June 15th. https://support.500px.com/hc/en-us/articles/360002435653-API- --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 4c39236..f403678 100644 --- a/README.md +++ b/README.md @@ -561,7 +561,6 @@ API | Description | Auth | HTTPS | CORS | Link | ### Photography API | Description | Auth | HTTPS | CORS | Link | |---|---|---|---|---|---| -| 500px | Photography Community | `OAuth` | Yes | Unknown | [Go!](https://github.com/500px/api-documentation) | | Flickr | Flickr Services | `OAuth` | Yes | Unknown | [Go!](https://www.flickr.com/services/api/) | | Getty Images | Build applications using the world's most powerful imagery | `OAuth` | Yes | Unknown | [Go!](http://developers.gettyimages.com/en/) | | Gfycat | Jiffier GIFs | `OAuth` | Yes | Unknown | [Go!](https://developers.gfycat.com/api/) |