A free REST API for random Kanye West quotes (Kanye as a Service)
Yes. Do what ever you want with it! Let me know what you make!
Is the API rate limited?No, but be generous.
Is it open source? Can I contribute?Yes! Checkout my spaghetti code on github. API Site
Can I use this to brighten my git commit messages?Yes. First create the following alias and use `git yolo`. Use at own risk.
git config --global alias.yolo '!git commit -m "$(curl -s api.kanye.rest/?format=text)"'