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(#14): 필터 조회 API 추가 #15

Merged
merged 4 commits into from
Aug 1, 2024
Merged

Conversation

tmddus2
Copy link
Collaborator

@tmddus2 tmddus2 commented Jul 31, 2024

작업 사항

  • 홈홤면에서 필터 조회 API

    • iOS/AOS, 최신순/오래된순/인기순 정렬
    • pagenation 방식으로 조회
    • 회원 등급에 따라 접근할 수 있는 필터인지 아닌지 파악할 수 있는 canAccess 필드 응답에 추가
  • 필터 상세 정보 조회 API

    • 필터 보정값 제외한 상세 정보들 조회
  • 필터 보정값 조회 API

고민한 점들

@tmddus2 tmddus2 linked an issue Jul 31, 2024 that may be closed by this pull request
3 tasks
@tmddus2 tmddus2 self-assigned this Aug 1, 2024
@tmddus2 tmddus2 merged commit b5da10d into main Aug 1, 2024
1 check passed
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.

필터를 조회한다
1 participant