Project 4 V.2
Grocery Store API
Team Members
Shakti Singh Cheema (100279233)
Harleen Kaur
ROUTES:
/Items (POST GET)
/Items/{id} (ie /Items/apples) (GET PUT DELETE)
.env and node_modules are ignored by .gitignore
However .env contains connection string for atlas hosted instance of mongoDB.