/social-network-api

UCF Boot Camp Week 18 Challenge Assignment

Primary LanguageJavaScript

Social Network API

Issues Issues

Description

A Social Network REST API built with Express.js, MongoDB, and Mongoose.

Contents

Installation

Clone the repository. Using the command line, navigate to the root of the application and run npm i to install dependencies.

Usage

In the command line, run npm start to initiate server. NOTE: This repository consists of only the backend. The routes are located in the routes/api folder and can be tested with API test clients such as Insomnia Core or Postman.

Video Demo

A video demonstration of the API routes can be found on Youtube.

Questions

If you have any questions about the repo, please open an issue or contact me via email at deckiedevs@gmail.com. You can find more of my work on my GitHub, deckiedevs.

Credits

  • Coded with fervor by Mila Decker.