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

Move Comments and Likes API under `/post/` #39

Closed aitikgupta closed 3 years ago

aitikgupta commented 3 years ago

^As stated in https://github.com/Open-Sourced-Olaf/SocioMark/pull/38#issue-607774905.

Currently, for simple reasons of testing we're constantly adding routers, with not-so great prefixes (/like_unlike, /comment_uncomment), we'll have to move it under /post API with endpoints like: