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 구현 #33

Merged
merged 4 commits into from
Oct 2, 2024
Merged

feat: 카테고리 API 구현 #33

merged 4 commits into from
Oct 2, 2024

Conversation

peeerr
Copy link
Contributor

@peeerr peeerr commented Oct 2, 2024

📝 작업 내용

카테고리 관련 API 구현

  • 카테고리 조회 API
  • 카테고리 추가 API
  • 카테고리 수정 API
  • 카테고리 삭제 API

🔗 관련 이슈

close #31

@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
4 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 cfbdfe9.

@peeerr peeerr merged commit 425228f into weekly/5 Oct 2, 2024
3 checks passed
@peeerr peeerr deleted the feature/31-category branch October 2, 2024 09:51
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