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

Merged
merged 7 commits into from
Dec 31, 2023

Conversation

ddingmin
Copy link
Member

@ddingmin ddingmin commented Dec 31, 2023

🚀 어떤 기능을 개발했나요?

단일, 목록 모임 조회 기능 구현

🕶️ 어떻게 해결했나요?

  • 단일 모임 조회 구현
  • 커서 기반 페이지네이션 열린 모임들 구현
  • S3 세팅

🦀 이슈 넘버

close #13

! V2 스키마에 미팅 부분 변경 사항 있습니다! 🙏

Copy link

@ddingmin ddingmin merged commit 249f932 into develop Dec 31, 2023
3 checks passed
@ddingmin ddingmin deleted the feature/iss-#13 branch December 31, 2023 07:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: 모임 조회 기능 구현 및 S3 세팅
2 participants