This project allows the bootcamp student to gain practice using a NoSQL database (mongodb) to create routes and create models by making social networking backend
mongoDB mongoose express
The user can make http requests to the server to get a JSON response of database for 'Users', 'Thoughts', and 'Reactions'. The user can also make http requests to add, update, or delete data from these fields
Walkthrough video: Social network api.webm
mongoDB mongoose express
Please refer to the LICENSE in the repo.