[이현경] 7주차 과제 제출#28
Merged
Merged
Conversation
|
어려웠던 점에 적어주신거 또한 정답은 없지만! 좋아요 생성/삭제 API에서 PostResponse를 반환하여 최신 좋아요 수를 바로 확인할 수 있게 한 점은 프론트엔드 입장에서 유용한 설계라고 생각합니다. 다만 REST API 관점에서는 좋아요 생성 시 201 Created, 삭제 시 204 No Content를 반환하는 방식도 일반적으로 사용합니다~ 앞으로 프로젝트 내 다른 생성/삭제 API들과 응답 형식을 맞추는 방향으로 선택하면 더 일관성 있는 API가 될 것 같습니다! |
|
과제하느라 정말 고생 많으셨어요👍🏻 전체적으로 구현 너무 잘하셔서 리뷰할게 많이 없었네요 ㅎㅎ 수고하셨습니다~! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


📌 구현 기능
🗂️ 과제 정리
게시글 좋아요 생성
댓글 좋아요 삭제
댓글 삭제