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

리스트 검색 API 구현 #63

Closed
kdkdhoho opened this issue Feb 6, 2024 · 0 comments · Fixed by #99
Closed

리스트 검색 API 구현 #63

kdkdhoho opened this issue Feb 6, 2024 · 0 comments · Fixed by #99
Assignees
Labels

Comments

@kdkdhoho
Copy link
Collaborator

kdkdhoho commented Feb 6, 2024

Description

  • 리스트 검색 기능을 구현한다.
    • keyword로 검색 가능하다.
    • category로 검색 가능하다.
    • category 내 keyword로 검색 가능하다.
    • 무한 스크롤 방식을 적용한다.
    • 최신순, 오래된순, 관련도순, 콜렉트순으로 정렬 가능하다.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant