bounswe / bounswe2024group5

This repo contains all the work done by group 5 in cmpe352/2024 Spring course.
10 stars 0 forks source link

Backend like #230

Closed semihYILMAZ37 closed 5 months ago

semihYILMAZ37 commented 5 months ago

The endpoints below have been implemented and Post response updated to show like count. POST posts/{post_id}/like DELETE posts/{post_id}/like

I had to edit some classes since they depend on PostResponse.