Skip to content

This is an API for a social network web application that allows users to share their thoughts, react to friends's thoughts, and create a friend list.

License

Notifications You must be signed in to change notification settings

kimberlie901/Social-Network-API

Repository files navigation

Social-Network-API

Description

This is a social network back-end NoSQL API which will be impleneted in a website where users will be able to share their thoughts, react to friends' thoughts, and create a friend list.

Table of Contents

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

Installation

  1. Clone or download the repository to your own local machine and run it from your command line on Visual Studio Code
  2. npm i to download dependencies
  3. When you're ready to run application npm start
  4. Test Routes on Insomnia

Technologies

  • Visual Studio Code
  • JavaScript
  • Node.js
  • Express.js
  • MonogoDB
  • Mongoose
  • Moment.js

Demo

Demo Images

  • User Images Delete User Get User by ID Get User Update User

  • Friend Images Add Friend Delete Friend

  • Thought Images Create Thought Delete Thought Get Thought by ID Update Thought

  • Reaction Images Add Reaction Delete Reaction

Websites

Author

This application was created by Kimberlie Guillaume

License

Please refer to the LICENSE in the repo. Copyright (c) Kimberlie Guillaume. All rights reserved.

About

This is an API for a social network web application that allows users to share their thoughts, react to friends's thoughts, and create a friend list.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published