Skip to content

seanmgrant/Social-Network-API-NoSQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social-Network-API-NoSQL

Description

This API is designed for a social network that utilizes a MongoDB database to manage large amounts of unstructured data. Express.js is used for routing requests, Mongoose ODM facilitates object-oriented data modeling, and the moment package formats timestamps. Together, these tools enable the website to efficiently handle and manipulate data while providing a range of features for its users.

Installation

to run Locally using npm

npm i

or

npm install

then run:

npm start

Usage

Video Walk Through

Screen Shot 2022-12-19 at 4 36 58 PM

Tech Used

MongoDB
JavaScript
Express.js
Mongoose
Node.js

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published