Social Network API

Description

This is a simple Social Network API build using MongoDB via the Mongoose npm package.

  • Built With:
    • JavaScript
    • Node.js
    • Mongoose
    • MongoDB
    • Express

Table of Contents

Installation

npm install

You will also need to have MongoDB installed.

Testing

npm start

You will need to use the routes in the /routes/api/ folder.

Usage

You must have Node.js AND MongoDB installed to run the program!

Links