Skip to content

jroller33/Social-Media-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social Media API with MongoDB

License: MIT

Description

This is the API for a social media network that uses express.js for routing, dayjs to format timestamps, a mongoDB database, and mongoose ORM.

Table of Contents

Usage

Run the following commands in your terminal:

  • npm i
  • mongod
  • npm run seed
  • npm start

Then open Insomnia to test the API routes.

Demo Video

https://youtu.be/iVLOwMpyZ3s

License

This project is licensed under the MIT License.

Contact

GitHub