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.

Notifications You must be signed in to change notification settings

brendanjflewis/social-network-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social Network API

Description

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

Table of Contents

Installation

  • This application uses Express.js and Mongoose. Use npm install to install the necessary packages.
  • Use npm start to run db and test routes
  • I used Insomnia to test this API. You can use localhost:3001 if you'd rather.
  • If you want to see a walkthrough please view the link below.

Walkthrough

Usage

  • API built to test social network routes and connections

Questions

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published