Skip to content

Latest commit

 

History

History
43 lines (17 loc) · 736 Bytes

File metadata and controls

43 lines (17 loc) · 736 Bytes

Social-Network-API

Description

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

Installation

mongoDB mongoose express

Usage

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

Application

Walkthrough video: Social network api.webm

Credits

mongoDB mongoose express

License

Please refer to the LICENSE in the repo.