Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Social network API

PLEASE NOTE I am aware that I put the whole repo into a file when i should not have, by the time i thought about it, it was already too late. My apoligies

Overview

Welcome to the Social Media API, a back-end solution for your social network. This application is designed to handle large amounts of unstructured data, making it an ideal choice for a social media startup. It leverages MongoDB as a NoSQL database and utilizes Mongoose, Express, and Moment.js to manage and interact with the data.

Features

  • View Data: Retrieve information from the database using API endpoints.
  • Create Data: Add new content to the social network by creating and submitting new records.
  • Update Data: Modify existing data to keep it up-to-date.
  • Delete Data: Remove content that is no longer needed.

Technologies Used

  • MongoDB: A NoSQL database for storing unstructured data.
  • Mongoose: An ODM (Object Data Modeling) library for MongoDB and Node.js.
  • Express: A web application framework for Node.js.
  • Moment.js: A library for handling and formatting dates.

Usage

  1. Navigate to the project folder
  2. install dependencies
  3. set up mongoDB database
  4. start the server

Repo

https://github.com/gracecatk/social-network-api-NoSQL

youtube link

https://youtu.be/AMHP9YgyVnM

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages