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."
}
or
GET
https://api.kanye.rest/text
The world is our office
Development
Install Wrangler
npx wrangler dev
License
MIT