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

feat: 친구 추가/좋아요 API 구현 #35

Merged
merged 6 commits into from
Oct 2, 2024

Conversation

peeerr
Copy link
Contributor

@peeerr peeerr commented Oct 2, 2024

📝 작업 내용

친구 추가 및 좋아요 관련 API 구현

  • 친구 추가 요청 목록 조회 API
  • 친구 추가 요청 API
  • 친구 추가 수락 API
  • 친구 추가 거절 API
  • 좋아요 추가/삭제 (토글) API
  • 특정 일기의 좋아요 수 조회 API 구현

🔗 관련 이슈

close #34

@peeerr peeerr added the ✨ feat 기능 구현 label Oct 2, 2024
@peeerr peeerr self-assigned this Oct 2, 2024
@peeerr peeerr linked an issue Oct 2, 2024 that may be closed by this pull request
6 tasks
Copy link

github-actions bot commented Oct 2, 2024

Test Results

18 tests   18 ✅  1s ⏱️
 5 suites   0 💤
 5 files     0 ❌

Results for commit 92bf079.

@peeerr peeerr merged commit 189f517 into weekly/5 Oct 2, 2024
3 checks passed
@peeerr peeerr deleted the feature/34-friend-request-like branch October 2, 2024 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feat 기능 구현
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT] 친구 추가/좋아요 API 구현
1 participant