Giter VIP home page Giter VIP logo

social-media-api's Introduction

Social Media API

Description

Social media applications house TONS of data, and with so many users in one place, there are many interesting metrics to track. An API for such a site would prove as an invaluable window into these details. And as a standard for any social media site, it is necessary to have a back-end that houses and manages this data.

This API project imitates what data management would be like for a social media service for its users, their thoughts, and reactions. This particular project uses NoSQL, which was a refreshing change from the rigid MySQL tables and columns. I learned the magic of managing MongoDB documents via Mongoose and the ease of simply updating a parent docuement as needed.

Table of Contents

Installation

Clone the repo do a local machine. With Node already installed, type into the terminal npm i to install the node packages: express and mongoose. Finally, type the terminal command npm start to start the server locally.

Usage

Once the server is running, open an API client of choice, such as Postman or Insomnia to interact with the data. It may be beneficial to reference the routes JS files for which routes are available. Send C.R.U.D. operations to the server to get started.

See demonstration of how it works here!

Contribution

No contributions at this time, thank you for your interest!

Tests

No testing provided at this time.

Contact

Credits

Documentation referenced:

  • Mozilla Developer Network (MDN)
  • Stack Overflow Forums
  • W3 Schools
  • Mongoose
  • MongoDB
  • Educative - select() in Mongoose
  • bmc - common MongoDB operators

Tools used:

U. Penn Bootcamp instructor(s):

Tutor(s):

License

MIT

License

social-media-api's People

Contributors

miacias avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.