Skip to content

Bmorrissey34/Social-Network-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social Media API

Description

I have developed a backend for a social media platform using express and mongoose

Table of Contents

Installation

NPM I

Usage

SMAPI

untitled-jan-31-2022-10-12-am_rN6SpoMg.mp4

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

My Info

GitHub Username: https://github.com/Bmorrissey34 Github Repo : https://github.com/Bmorrissey34/Social-Network-API

Tests

Credits

```Andrew Carroll & Joseph Arthur```

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published