From 53f1d8fda177dd06e5f50e2bc098100688d1906b Mon Sep 17 00:00:00 2001 From: Chad Date: Tue, 6 Apr 2021 18:00:15 +0300 Subject: [PATCH] added Imgflip api --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 49b585ee..0042412e 100644 --- a/README.md +++ b/README.md @@ -696,6 +696,7 @@ API | Description | Auth | HTTPS | CORS | | [FOAAS](http://www.foaas.com/) | Fuck Off As A Service | No | No | Unknown | | [Forismatic](http://forismatic.com/en/api/) | Inspirational Quotes | No | No | Unknown | | [icanhazdadjoke](https://icanhazdadjoke.com/api) | The largest selection of dad jokes on the internet | No | Yes | Unknown | +| [Imgflip](https://imgflip.com/api) | Gets an array of popular memes | No | Yes | Unknown | | [kanye.rest](https://kanye.rest) | REST API for random Kanye West quotes | No | Yes | Yes | | [Medium](https://github.com/Medium/medium-api-docs) | Community of readers and writers offering unique perspectives on ideas | `OAuth` | Yes | Unknown | | [NaMoMemes](https://github.com/theIYD/NaMoMemes) | Memes on Narendra Modi | No | Yes | Unknown |