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

북마크 추가/삭제 API #36

Open
abcdana opened this issue Mar 3, 2025 · 0 comments
Open

북마크 추가/삭제 API #36

abcdana opened this issue Mar 3, 2025 · 0 comments
Assignees

Comments

@abcdana
Copy link
Collaborator

abcdana commented Mar 3, 2025

  • 사용자가 특정 게시글을 북마크에 추가하거나 삭제하는 기능 추가
  • Endpoint: /api/posts/{postId}/bookmarks (POST)
  • 요구 사항
    • 사용자가 이미 북마크한 경우 삭제 (토글 방식)
    • 북마크 개수를 반환
@abcdana abcdana self-assigned this Mar 3, 2025
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

No branches or pull requests

1 participant