Giter Club home page Giter Club logo

social-media-api-nosql's Introduction

Social-Media-API-NoSQL

A NoSQL Social Media API backend application.

Description

This is the back-end API for a social network web application where users can share their thoughts, react to friends' thoughts/posts and connect via a friends list.

User Story

AS A social media startup
I WANT an API for my social network that uses a NoSQL database
SO THAT my website can handle large amounts of unstructured data

Acceptance Criteria

GIVEN a social network API
WHEN I enter the command to invoke the application
THEN my server is started and the Mongoose models are synced to the MongoDB database
WHEN I open API GET routes in Insomnia for users and thoughts/posts
THEN the data for each of these routes is displayed in a formatted JSON
WHEN I test API POST, PUT and DELETE routes in Insomnia
THEN I am able to successfully create, update and delte usesrs and thoughts/posts in my database
WHEN I test API POST and DELETE routes in Insomnia
THEN I am able to successfully create and delete reactions to thought/posts and add and remove friends to a user's friend list

Installation

This application uses Node.js, Express.js, Mongoose.js and a NoSQL database with MongoDB

Mock-up/Recording

The following animations show examples of the application's API routes being tested in Insomnia.

Creating New User

Confirming New User in Get All Users

Link to Video:

https://drive.google.com/file/d/1DCyaDD8CXXNJfbt_kc5Lik2xqWJHLRke/view

Support

If there are issues with the site, please reach out to me, Jennifer Engle, at [email protected] and reference the site's URL. Please provide any screenshots and behavior along with your browser information.

References

License

None

Project Status

In progress

Authors & Acknowledgement

Jennifer Engle

social-media-api-nosql's People

Contributors

jengle-dev avatar

Stargazers

 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.