From ae4732ea9eefeb9d21109ad4462022dbd83c9622 Mon Sep 17 00:00:00 2001 From: macaines Date: Sun, 6 Oct 2019 09:01:46 -0300 Subject: [PATCH] Added Pexels API (#952) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 031658d6..2439d4e9 100644 --- a/README.md +++ b/README.md @@ -678,6 +678,7 @@ API | Description | Auth | HTTPS | CORS | | [Gyazo](https://gyazo.com/api/docs) | Upload images | `apiKey` | Yes | Unknown | | [Imgur](https://apidocs.imgur.com/) | Images | `OAuth` | Yes | Unknown | | [Lorem Picsum](https://picsum.photos/) | Images from Unsplash | No | Yes | Unknown | +| [Pexels](https://www.pexels.com/api/) | Free Stock Photos and Videos | `apiKey` | Yes | Yes | | [Pixabay](https://pixabay.com/sk/service/about/api/) | Photography | `apiKey` | Yes | Unknown | | [Pixhost](https://pixhost.org/api/index.html) | Upload images, photos, galleries | No | Yes | Unknown | | [PlaceKitten](https://placekitten.com/) | Resizable kitten placeholder images | No | Yes | Unknown |