Skip to content

NicaVulcan/social-network-api

Repository files navigation

Social Network API

Purpose

Back-end for social media application.

Table of Contents

Built With

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

Installation

To install this application, the following steps must be taken:

  1. Install Node.js
  2. Clone this repository
  3. Access repository directory through terminal
  4. Install Express.js, and Mongoose by typing the following into the terminal:
npm install

Usage

To use this application, the following steps must be taken:

From the repository directory, in the terminal, type the following to start the server:

npm start

You are now able to test the API endpoints.

Walkthrough

Please click on the following image to view a demonstration of the application: screenshot of API routes tests

Contribution

Created by CSM

About

API for a social networking application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published