Skip to content

An API for a social media website. Includes the ability to create users, have users create thoughts (posts), and users to comment on each other's thoughts. Tech used: JavaScript, MongoDB, Mongoose

Notifications You must be signed in to change notification settings

mjshelton12/The_Social_API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The_Social_API

Technologies Used

  • JavaScript - Used to create models, routes, and configuration of application
  • MangoDB - Used to build and store database
  • Mongoose - Used to access MongoDB
  • Postman - Used to demonstrate application capability

Overview of Site

Rosterized Application

Video

Watch the video

Summary

  • Built mongoDB schemas for Users and Thoughts (posts) to create functioning social media API
  • Built routes to allow Users and Thoughts to be created, updated, and deleted
  • Created reactions as a sub-document of thoughts
  • Allowed Users to become friends or delete friends

Resources Used

Author Links

GitHub

About

An API for a social media website. Includes the ability to create users, have users create thoughts (posts), and users to comment on each other's thoughts. Tech used: JavaScript, MongoDB, Mongoose

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published