From 2ab682d3f915085c97170f80ff70eacce33351f8 Mon Sep 17 00:00:00 2001 From: PRAVEEN <59436366+prav33np@users.noreply.github.com> Date: Sun, 17 Oct 2021 20:53:21 +0530 Subject: [PATCH] added a new api --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 533897e4..14faae03 100644 --- a/README.md +++ b/README.md @@ -1099,6 +1099,7 @@ API | Description | Auth | HTTPS | CORS | | [Giphy](https://developers.giphy.com/docs/) | Get all your gifs | `apiKey` | Yes | Unknown | | [Gyazo](https://gyazo.com/api/docs) | Upload images | `apiKey` | Yes | Unknown | | [Imgur](https://apidocs.imgur.com/) | Images | `OAuth` | Yes | Unknown | +| [Imsea](https://imsea.herokuapp.com/) | Free image search | No | Yes | Unknown | | [Lorem Picsum](https://picsum.photos/) | Images from Unsplash | No | Yes | Unknown | | [ObjectCut](https://objectcut.com/) | Image Background removal | `apiKey` | Yes | Yes | | [Pexels](https://www.pexels.com/api/) | Free Stock Photos and Videos | `apiKey` | Yes | Yes |