Hello fellow campers. I just finished putting together a random quote generator for anyone to use in their projects. There is currently 50 quotes in the database. I put this together both for fun and as a way to give to the community. Please let me know if there is there is enough interest to keep working/expanding on this project.
Please check it out here and let me know what you think!
This is pretty cool. I know lots of campers use an API for their random quote generator and have to go searching for one. I’d stick it on github and see if you can’t also get some contributors that will either submit quotes or help write code on it!
It would be a GREAT little piece of code for someone to get their first commits under their belts!
Everything in the FCC curriculum has been made thousands of times before, if not more. Does the world need another JS calculator or tic-tac-toe game? Of course not; but building and sharing things for learning and fun is why we are all here
Of course, I think the API was a great project to do for fun, I just hoped he realized that. Thanks for sharing it @mikethecodegeek, if you put it on GitHub I would be glad to possibly contribute.
Edit: saw its on GitHub already, looking at it now. I’ll add some quotes maybe if you don’t mind.
It’s not high on my priority list, but at some point I want to do something like this. I was really hoping for a Homsar quote generator, and wondered what it would take to do it myself.
Thanks for the awesome api, mate! I’m having a hard time looking for a free api that uses https since I’d like to be able to host it on GitHub pages. Keep up the good work!