Skip to content

Makispear/Social-Network-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social Network API

An API building platform that utilizes MongoDB and Mongoose to manage data for a social network.

MIT License

Installation

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

Usage

Initialize the app by typing in the root of the project folder npm start.

Features

  • Create/read/update/delete users.
  • Add and delete friends from users' friends list (subdocument of User schema).
  • Create/read/delete thoughts.
  • Create/delete reactions (subdocument of Thought schema).

Questions

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

License

MIT

Authors

🔗 Links

portfolio linkedin

© Maki A. Maki, 2021

About

A social Network API Builder built with Mongo and Mongoose

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published