Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SocialAPI

Uses MongoDB, Mongoose and Express to create a SocialAPI that stores Users, Thoughts and Reactions. Full CRUD endpoints are implemented for managing documents in a NoSQL database.

Table of Contents

Installation

To install after cloning the repo, just run npm i to import dependencies.

Usage

After specifying a server in your .env file (or installing a local copy of MongoDB for local testing), you can boot up the Express server by running npm start.

Testing

If test data is required, you can use npm run seed to seed the database with a handful of users along with random thoughts and reactions.

Questions

I can be reached with questions at https://www.github.com/Prelle or via email at p.elayne.terry@gmail.com.

Demo

A demo video showing the API in action can be found here: https://youtu.be/iK67kHfkRbA

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages