Social Network API

License

Source code to this project can be located here

Description

This is a simple Social Networking API!

  • Allows to view, create and react to users thoughts
  • Able to signup a user
  • Can friend other users
  • Delete, update and get users, thoughts, reactions and friends

Table of Contents

Installation

Download or Pull this project from GitHub
Open the project on your favorite code editor.
In the terminal run npm install to install required packages

Usage

  • In terminal, run npm run dev and click the link to view on your favorite web browser!!

Use PostMan or Insomnia to call its api with https://localhost:3001/api/ROUTE GET, POST, PUT or DELETE methods

bootcamp.social.network.mp4

image

How to Contribute

Want to contribute? Create a fork of this repo, add your changes to create a pull request (PR) when you are ready!

License

This project is licensed under the The Unlicense License License Link

Tests

No tests where used in the making of this project unfortunately!

Questions?

View my GitHub profile
Feel free to contact me via email at superronancraft@gmail.com with additional questions