An API building platform that utilizes MongoDB and Mongoose to manage data for a social network.
Install Social-Netowrk-API with npm. Open the terminal and navigate to where you'd like to download the project. Copy and paste the following line in the terminal.
git clone https://github.com/Makispear/Social-Network-API.git
Initialize the app by typing in the root of the project folder npm start.
Create/read/update/deleteusers.Addanddeletefriends from users' friends list (subdocument of User schema).Create/read/deletethoughts.Create/deletereactions (subdocument of Thought schema).
- For any questions regarding this project, you can reach me via my personal e-mail .
- Click here for demonstration video (Note: There was a fix in the video, now the friends list is populated to view the friends info.).
© Maki A. Maki, 2021