This API is intended for a team assignment in CSE 341 to learn how to use Swagger for API Documentation.
- Run npm install in the terminal
- npm start
- Examine the routes and try a couple with your rest client.
- If you try to run it, you'll get an authentication error from MongoDB.
- Modify your .env file to include your mongoDB username and your db password.
- Import the temples.json file into your mongoDB database in a new collection called temples.