From 17f92536bc21a7825ff1ec1ede8eb5e1b253e226 Mon Sep 17 00:00:00 2001 From: Chanwit Piromplad Date: Fri, 22 Oct 2021 18:15:57 +0700 Subject: [PATCH] add mememaker api --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f723acff..fd9a2f7a 100644 --- a/README.md +++ b/README.md @@ -538,6 +538,7 @@ API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| | [chucknorris.io](https://api.chucknorris.io) | JSON API for hand curated Chuck Norris jokes | No | Yes | Unknown | | [Imgflip](https://imgflip.com/api) | Gets an array of popular memes | No | Yes | Unknown | +| [Meme Maker](https://mememaker.github.io/API/) | REST API for create your own meme | No | Yes | Unknown | | [NaMoMemes](https://github.com/theIYD/NaMoMemes) | Memes on Narendra Modi | No | Yes | Unknown | | [Yo Momma Jokes](https://github.com/beanboi7/yomomma-apiv2) | REST API for Yo Momma Jokes | No | Yes | Unknown |