Skip to content

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

License

Notifications You must be signed in to change notification settings

Anastasiia-Ciloci/factory-of-thoughts-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

factory-of-thoughts-API

Table of Contents

Description

API for a social network web application where users can share their thoughts, react to friends’ thoughts, and create a friend list. Used Express.js for routing, a MongoDB database, and the Mongoose ODM.

Walkthrough video link

-User's Routes: GET all, GET by id, POST,PUT, DELETE are being tested in Insomnia: Link to video

-Thought's Routes: GET all, GET by id, POST,PUT, DELETE are being tested in Insomnia: Link to video

-Reaction's Routes POST and DELETE are being tested in Insomnia: Link to video

-Friend's Routes POST and DELETE are being tested in Insomnia: Link to video

Installation

npm imstall express mongoose

then run nodemon and open Insomnia

nodemon

Technology Used

  • Insomnia
  • mongoose
  • Express

Questions

If you have any question about this project you can reach me at anastasiiaciloci@gmail.com

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published