MLH-Fellowship / SocioMark

A social media platform that lets you upload images and secures them by embedding a personalised hash.
https://sociomark.netlify.app
MIT License
16 stars 8 forks source link

Update Post Relationships #11

Closed aitikgupta closed 3 years ago

aitikgupta commented 3 years ago

Only Creating /post/create a post will not require a user id, all other endpoints will need an ID due to a one-to-many relationship.

Partially resolves https://github.com/Open-Sourced-Olaf/SocioMark/issues/7