Goal of this project to create backend for shared bookmark service,
User should be able to, Create a shared playlist like strucutre for bookmarks/links. User will add a link to this folder like strucutre and can share this with their friends or publicaly make it available.
This links can be anything
This SAAS will have multiple components like backend where the data is stored, and front end for ios, chrome extension, android app etc. For the starter we will have a React front end with kotlin spring/dropwizard backend.