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

Response Models returns list #43

Closed aitikgupta closed 3 years ago

aitikgupta commented 3 years ago

Currrently all response models in User, Post, Comment and Likes Schema convert data to a list before sending back to frontend, which is not desirable for the frontend.