Closed vinovo closed 4 years ago
endpoints for like/dislike post api/likes/ - create a new like or dislike for a story get `api/likes/{story_id} - get the like/dislike count for a story and whether the story is like/dislike by the current user.
api/likes/
Change made
endpoints for like/dislike post
api/likes/
- create a new like or dislike for a story get `api/likes/{story_id} - get the like/dislike count for a story and whether the story is like/dislike by the current user.