Kanye.rest
🌊 A free REST API for random Kanye West quotes (Kanye as a Service)
Install / Use
/learn @ajzbc/Kanye.restREADME
kanye.rest
A free REST API for random Kanye West quotes (Kanye as a Service).
Built with Cloudflare Workers.
Usage
GET https://api.kanye.rest
{
"quote": "I feel like I'm too busy writing history to read it."
}
GET https://api.kanye.rest/text
The world is our office
GET https://api.kanye.rest/quotes
[!WARNING]
This response format may change.
[
...,
"I leave my emojis bart Simpson color",
"I love sleep; it's my favorite.",
...,
]
Development
pnpm dev
License
MIT
