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

Merged
merged 12 commits into from
Aug 17, 2024
Merged

feat: 페스티벌 검색 관련 api 구현 #59

merged 12 commits into from
Aug 17, 2024

Conversation

punchdrunkard
Copy link
Member

요약

페스티벌 검색 관련 api 를 구현했습니다.
구현하면서 redis 랑 비동기 관련 설정 추가한게 있어서 꼭 코드 확인해주세요.

작업 내용

  • redis 관련 설정 추가
  • 페스티벌 검색 api 구현
  • 실시간 핫한 페스티벌 api 구현
  • 테스트 코드 작성

기타 (논의하고 싶은 부분)

타 직군 전달 사항

close #48

@punchdrunkard punchdrunkard added the type: feat 새로운 기능 구현 label Aug 16, 2024
@punchdrunkard punchdrunkard self-assigned this Aug 16, 2024
Copy link

github-actions bot commented Aug 16, 2024

Unit Test Results

52 tests   52 ✔️  6s ⏱️
16 suites    0 💤
16 files      0

Results for commit 4e91f6a.

♻️ This comment has been updated with latest results.

Copy link
Contributor

@yueunfive yueunfive left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

넵 확인했습니다

@punchdrunkard punchdrunkard merged commit 443599a into main Aug 17, 2024
3 checks passed
@punchdrunkard punchdrunkard deleted the feat/#48 branch August 17, 2024 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feat 새로운 기능 구현
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: 페스티벌 검색 관련 API 구현
2 participants