Skip to content

brittanymy/regular-hobby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

regular-hobby

NoSQL Challenge: Social Network API

Description

This backend application allows social media startups to connect their social network to a NoSQL database so that their website can handle large amounts of unstructured data.

User Story

AS A social media startup I WANT an API for my social network that uses a NoSQL database SO THAT my website can handle large amounts of unstructured data

Acceptance Criteria

GIVEN a social network API WHEN I enter the command to invoke the application THEN my server is started and the Mongoose models are synced to the MongoDB database WHEN I open API GET routes in Insomnia for users and thoughts THEN the data for each of these routes is displayed in a formatted JSON WHEN I test API POST, PUT, and DELETE routes in Insomnia THEN I am able to successfully create, update, and delete users and thoughts in my database WHEN I test API POST and DELETE routes in Insomnia THEN I am able to successfully create and delete reactions to thoughts and add and remove friends to a user’s friend list

Github Link & Walkthrough Video

https://github.com/brittanymy/regular-hobby

Screen Shot 2022-07-20 at 2 33 30 PM

^ If you receive this message when clicking on the link below, please click download for my walkthrough video.

https://drive.google.com/file/d/1zz_5ot3lCFCM4AzKssMUT2QHm-iM0tR5/view

About

NoSQL Challenge: Social Network API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published