From 921a62e166b43567d41020d91e79ed4eec900008 Mon Sep 17 00:00:00 2001 From: vy35 Date: Fri, 8 May 2026 19:11:21 +0200 Subject: [PATCH] Add Memesio API to Entertainment --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dd279084..8643e7e8 100644 --- a/README.md +++ b/README.md @@ -701,6 +701,7 @@ API | Description | Auth | HTTPS | CORS | | [Fun Fact](https://api.aakhilv.me) | A simple HTTPS api that can randomly select and return a fact from the FFA database | No | Yes | Yes | | [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 | +| [Memesio](https://memesio.com/developers/api) | Meme creation API with templates, editable captions and hosted share links | No | Yes | No | | [NaMoMemes](https://github.com/theIYD/NaMoMemes) | Memes on Narendra Modi | No | Yes | Unknown | | [Random Useless Facts](https://uselessfacts.jsph.pl/) | Get useless, but true facts | No | Yes | Unknown | | [TasteDive](https://tastedive.com/read/api) | Content-based recommendations for movies, music, TV shows, books, games, and podcasts | `apiKey` | Yes | No |