Skip to content

socialcancer/18-NoSQL-Social-Network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NoSQL Social Network

NoSQL - Social Network

Description

Your challenge is to build an API for a social network web application where users can share their thoughts, react to friends’ thoughts, and create a friend list.

Acceptance Criteria

  • Enter a command to invoke the application
  • Server is started and Mongoose models are synced
  • View API GET routes in Insomnia for USERS and THOUGHTS
  • Test API POST, PUT, and DELETE routes in Insomnia
  • Successfully CREATE and DELETE reactions to thoughts and ADD and REMOVE friends

Installation

  • Clone application repo
  • Install npm init -y
  • Npm i
  • Npm start

License

This project has no license

Usage

Use Insomnia to view routes
Use the terminal to start and stop Node.js and MongoDB

Submission

View the app

Questions

Link to my gitHub: https://github.com/socialcancer

Email @ da@creatorfullstack.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors