- Users: https://drive.google.com/file/d/1nLDs2VahfKWxxTZyeH9xkQ6yBLsEnE3Z/view
- Create, Get, Find Thoughts: https://drive.google.com/file/d/1DC045ksvB9NqNVpK9RACBFi-NLG_hZqx/view
- Create, Remove Reactions: https://drive.google.com/file/d/1XgELq4ZUtfGsm1CRbIXDUz8zotgxDxCl/view
An API for a social network web application, where users can 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
- Application allows to add accounts with usernames and emails.
- I am able to create, read, update and delete(CRUD) users.
- This application allows me to add friends and show many friends I have.
- This application allows me to create and find reactions and thoughts.
- I am able to delete reactions, thoughts and remove friends.
MongoDB
Mongoose
Node.js
Express.js
Moment.js
- Irvens Dupuy ©2022 All Rights Reserved.