Skip to content

[Feature] 판매글 중 키워드 검색을 위한 API 구현 close #11#27

Merged
Jsplix merged 4 commits intomainfrom
feat/search-article-#11
Jun 26, 2025
Merged

[Feature] 판매글 중 키워드 검색을 위한 API 구현 close #11#27
Jsplix merged 4 commits intomainfrom
feat/search-article-#11

Conversation

@Jsplix
Copy link
Copy Markdown
Collaborator

@Jsplix Jsplix commented Jun 26, 2025

Motivation

  • 여러개의 판매글 중에서 사용자들이 원하는 판매글을 쉽게 찾기 위하여 키워드 검색 API 필요

Problem Solving

  • 사용자가 검색창을 통해 원하는 검색어를 입력(ex. 그림 → DB에서 LIKE 연산자를 통해 검색하고, 이를 반환)
  • 관련 메소드 추가 및 비즈니스 로직 작성

To Reviewer

  • API 테스트 결과 (keyword = 그림)
  • image
  • 스크린샷 2025-06-27 002225

@Jsplix Jsplix self-assigned this Jun 26, 2025
@Jsplix Jsplix added the enhancement New feature or request label Jun 26, 2025
@Jsplix Jsplix merged commit b67a7aa into main Jun 26, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant