Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BE] Add likers API for post & comments #13

Merged
merged 1 commit into from
Jun 30, 2024
Merged

[BE] Add likers API for post & comments #13

merged 1 commit into from
Jun 30, 2024

Conversation

Kshitij09
Copy link
Owner

Brief Description

  • Added Likers APIs for post & comments
    • /v1/posts/{id}/likers
    • /v1/comments/{id}/likers
  • Supports pagination by update_at timestamp

Signed-off-by: Kshitij Patil <kshitijpatil98@gmail.com>
@Kshitij09 Kshitij09 self-assigned this Jun 30, 2024
@Kshitij09 Kshitij09 merged commit 81eadf4 into main Jun 30, 2024
@Kshitij09 Kshitij09 deleted the likers-api branch June 30, 2024 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant