Skip to content

MongoDB is a popular choice for many social networks due to its speed with large amounts of data and flexibility with unstructured data. Over the last part of this course, you’ll use several of the technologies that social networking platforms use in their full-stack applications. Because the foundation of these applications is data, it’s import…

License

Notifications You must be signed in to change notification settings

Rini0404/Soial-Network-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Social Network API 👋

Version Documentation Maintenance License: MIT Twitter: N\/A

Build an API for a social network web application where users can share their thoughts, react to friends’ thoughts, and create a friend list. You’ll use Express.js for routing, a MongoDB database, and the Mongoose ODM. In addition to using the Express.js and Mongoose packages, you may also optionally use a JavaScript date library of your choice or the native JavaScript Date object to format timestamps.

cap3 Capture cap2

Demo

Prerequisites

  • npm >=5.5.0
  • node >=9.3.0

Install

Npm i => npm run start

Usage

npm run start

Run tests

npm run test

Author

👤 Rene Ortega

📝 License

Copyright © 2022 Rene Ortega.
This project is MIT licensed.

About

MongoDB is a popular choice for many social networks due to its speed with large amounts of data and flexibility with unstructured data. Over the last part of this course, you’ll use several of the technologies that social networking platforms use in their full-stack applications. Because the foundation of these applications is data, it’s import…

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published