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.
- 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
- Clone or download the repository to your own local machine and run it from your command line on Visual Studio Code
npm i
to download dependencies- When you're ready to run application
npm start
- Test Routes on Insomnia
- Visual Studio Code
- JavaScript
- Node.js
- Express.js
- MonogoDB
- Mongoose
- Moment.js
This application was created by Kimberlie Guillaume
Please refer to the LICENSE in the repo. Copyright (c) Kimberlie Guillaume. All rights reserved.