This is an api that returns basic information on one indian women (selected randomly) from a databse of 7k+ entries. The app is deployed on Heroku, and you can use this endpoint to make a get request for a random entry.
I came across the dataset on Kaggle, and all credit goes to the author (Moore) for putting it togther and sharing it.
I'm using this project as playground to learn more about deployment and testing. Here's a rough list of some things I'd like to do:
Deploy to heroku- Add more (useful) endpoints!
- Add automated testing
- Koa
- Mongoose
- MongoDB Atlas
- Heroku