Skip to content

mictlantecutli/cse341-lesson04

Repository files navigation

Temple API

This API is intended for a team assignment in CSE 341 to learn how to use Swagger for API Documentation.

Instructions to run application

  • Run npm install in the terminal
  • npm start

Things to look out for

  • 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.

About

About API documentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published