Ananto30 / golpo-express

Backend of the Social Network - Golpo
https://golpo.vercel.app
4 stars 15 forks source link

Add loveCount in Post and isLovedByMe in the /api/post GET API #13

Closed Ananto30 closed 3 years ago

Ananto30 commented 3 years ago

Context

We allow to love post by /api/post/:postId/love. So now we need to show that in the /api/post GET API

Task

alammoiz commented 3 years ago

Please assign to me @Ananto30 because I have created this API :)

Ananto30 commented 3 years ago

Awesome! 🚀

alammoiz commented 3 years ago

Please review my PR https://github.com/Ananto30/golpo-express/pull/18 @Ananto30

Screenshot 2021-10-08 at 12 28 48 PM