From d09ff44ebb3094e8ec423f3979a9f3b686d4442c Mon Sep 17 00:00:00 2001 From: Maks Date: Mon, 13 Aug 2018 02:19:02 +0300 Subject: [PATCH] Added Lorem Picsum (#719) Update Photography APIs Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fd838982..11f0e19b 100644 --- a/README.md +++ b/README.md @@ -572,6 +572,7 @@ API | Description | Auth | HTTPS | CORS | Link | | Giphy | Get all your gifs | `apiKey` | Yes | Unknown | [Go!](https://developers.giphy.com/docs/) | | Gyazo | Upload images | `apiKey` | Yes | Unknown | [Go!](https://gyazo.com/api/docs) | | Imgur | Images | `OAuth` | Yes | Unknown | [Go!](https://apidocs.imgur.com/) | +| Lorem Picsum | Images from Unsplash | No | Yes | Unknown | [Go!](https://picsum.photos/) | | Pixabay | Photography | `apiKey` | Yes | Unknown | [Go!](https://pixabay.com/sk/service/about/api/) | | Pixhost | Upload images, photos, galleries | No | Yes | Unknown | [Go!](https://pixhost.org/api/index.html) | | PlaceKitten | Resizable kitten placeholder images | No | Yes | Unknown | [Go!](https://placekitten.com/) |