From 71b9ec79b7c0b5c7a2aa026fa95f3b2e9adc0235 Mon Sep 17 00:00:00 2001 From: Priyanshu <50315906+priyanshupant@users.noreply.github.com> Date: Mon, 18 Dec 2023 00:08:06 +0530 Subject: [PATCH] Add Kanye API to Entertainment --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ced25659..91860451 100644 --- a/README.md +++ b/README.md @@ -698,6 +698,7 @@ API | Description | Auth | HTTPS | CORS | | [Excuser](https://excuser.herokuapp.com/) | Get random excuses for various situations | No | Yes | Unknown | | [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 | +| [Kanye](https://kanye.rest) | REST API for random Kanye West quotes | 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 | | [Random Useless Facts](https://uselessfacts.jsph.pl/) | Get useless, but true facts | No | Yes | Unknown |