Skip to content

Feat: 버스 도착 정보 API 구현#38

Merged
so1eeee merged 4 commits intodevelopfrom
feat/#37-arrival-info-api
May 29, 2025
Merged

Feat: 버스 도착 정보 API 구현#38
so1eeee merged 4 commits intodevelopfrom
feat/#37-arrival-info-api

Conversation

@so1eeee
Copy link
Contributor

@so1eeee so1eeee commented May 29, 2025

#️⃣연관된 이슈

resolved #37

📝작업 내용

버스 정류소에 곧 도착하는 버스 목록을 조회하는 API 구현
사용자가 등록한 버스 번호가 도착 예정인 경우, 아래 두 가지 시나리오에 따라 다른 응답 코드를 반환

  1. 사용자가 등록한 버스 1대만 도착하는 경우
  2. 사용자가 등록한 버스가 여러 대의 다른 버스와 함께 도착하는 경우

🔎코드 설명 및 참고 사항

💬리뷰 요구사항

@so1eeee so1eeee self-assigned this May 29, 2025
@so1eeee so1eeee added the ✨ Feature Add features label May 29, 2025
@so1eeee so1eeee merged commit f722244 into develop May 29, 2025
1 check passed
@so1eeee so1eeee deleted the feat/#37-arrival-info-api branch May 29, 2025 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

✨ Feature Add features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feat: 버스 도착 정보 API 구현

1 participant