From 30a2d77a831dc958e0d57e020b2b765246ee7cfd Mon Sep 17 00:00:00 2001 From: johny Date: Fri, 27 Oct 2017 00:07:41 -0200 Subject: [PATCH] Added Gyazo API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a6a63a44..cda45b8f 100644 --- a/README.md +++ b/README.md @@ -508,6 +508,7 @@ API | Description | Auth | HTTPS | Link | | Getty Images | Build applications using the world's most powerful imagery | `OAuth` | Yes | [Go!](http://developers.gettyimages.com/api/docs/) | | Gfycat | Jiffier GIFs | `OAuth` | Yes | [Go!](https://developers.gfycat.com/api/) | | Giphy | Get all your gifs | No | Yes | [Go!](https://github.com/Giphy/GiphyAPI) | +| Gyazo | Upload images | `apiKey` | Yes | [Go!](https://gyazo.com/api/docs) | | Imgur | Images | `OAuth` | Yes | [Go!](https://apidocs.imgur.com/) | | Pixabay | Photography | `apiKey` | Yes | [Go!](https://pixabay.com/sk/service/about/api/) | | Pixhost | Upload images, photos, galleries | No | Yes | [Go!](https://pixhost.org/api/index.html) |