Skip to content

The REST API for a social networking app, built with MongoDB, Express.js, Node.js, Mongoose ODM, and JavaScript. Routes tested with Insomnia REST Client.

Notifications You must be signed in to change notification settings

GrohTech/social-network-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social Network API

Description

The REST API for a social networking app, built with Express, Mongoose, and MongoDB.

Table of Contents

Installation

Users will need Node.js, Express, MongoDB, Mongoose, to run the app, and a RESTful API client (Ex. Insomnia, Postman) to test the routes.

Instructions

Clone repository:

git clone <repository link>

Add npm dependencies:

npm install

Start server:

npm start
  1. Go to RESTful API client
  2. Test GET, POST, PUT, DELETE routes

Languages & Tools

  • JavaScript
  • Node.js
  • Express
  • MongoDB
  • Mongoose
  • Insomnia

Credits

  1. Lauren Groh

Questions

If you have any questions please connect with me through GitHub or [email protected].

About

The REST API for a social networking app, built with MongoDB, Express.js, Node.js, Mongoose ODM, and JavaScript. Routes tested with Insomnia REST Client.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published