Skip to content

andypieratt/jesse-eisenberg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jesse-eisenberg - Social Network API

Descricption:

This application is an API for a social networking app. There is no front-end so far, so this application is strictly back-end based right now and relies on testing routes through Insomnia. This API allows users to create, update, and delete a user while also being able to add and remove friends from their "Friends List". This API also allows users to create, update, and delete "thoughts" where other users can add and remove "reactions" to those thoughts.

Table of Contents:

  1. Demo Video
  2. Installation
  3. Usage
  4. License
  5. Contributors
  6. Tests
  7. Contact/Questions

Demo Video:

Installation:

To install this application, you will have to clone the repository from my GitHub and then open it in a platform like VS Code. Once inside VS Code, you will want to run "npm i" in the command-line to install all the packages you will need. After that, you can run "npm run start" and it will create your database using MongoDB/Mongoose and get your server up and running, and then you can test all the routes using an application like Insomnia

Usage:

The main usage of this application is to allow developers to have access to a social network API that is easy-to-use and ready to plug-and-play. It allows developers to create, read, update, and delete data of Users, Thoughts, Reactions, and Friends. Which are all essential starting points for any social netwroking application.

License :

None Currently

Contributors:

Andrew Pieratt

Tests:

None

Contact/Questions

If you have any questions or want to connect, please use one (or both) of the links below!

About

Backend NoSQL, RESTful API for a potential social networking application.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published