An API for a social network web application, where users can share their thoughts, react to friends' thoughts and create a friend list.
Create, Get, Find Thoughts : https://drive.google.com/file/d/1S66QvkJM01llmO7Q2joorHUH5jRr8TSH/view
Add, Remove Friend : https://drive.google.com/file/d/18_lWBu-7mll4xsf8YiDvdR30Rg-zjKEr/view
Create, Remove Reactions : https://drive.google.com/file/d/1B-VI7PUfuum0UOBk1svOe5-5xRcfV4Ji/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.
Sylvia Prabudy ©2020 All Rights Reserved.