Created Random Quote Generator API

I wasn’t happy with the available random quote APIs, so I’ve implemented my own with math-related quotes.

My API can be found at https://random-math-quote-api.herokuapp.com/ and it returns JSON. Feel free to use it!

And while I cannot guarantee that my API will remain live indefinitely, you’ll find the source code here, so you can deploy your own API with a different quotes.db: https://github.com/Nixerrr/random-quote-generator-api

1 Like

It doesn’t appear that you need specific help with an issue regarding your api. I’m moving to general, so more people can see your cool work!

Thank you for this. I used it in my Codepen