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: weather 조회 api 추가 #117

Merged
merged 1 commit into from
Aug 31, 2024
Merged

Conversation

Jaewon-pro
Copy link
Member

🔗 이슈 연결

🚀 구현한 API

  • GET api/v1/weathers: 위도, 경도로 날씨 정보 조회

💡 반영할 내용 및 변경 사항 요약

  • 위도, 경도로 날씨 정보를 조회하는 API를 추가합니다.

🔍 리뷰 요청/참고 사항

  • 논의한대로, WeatherType enum에 날씨 이름과 문구를 관리하도록 했습니다.

@Jaewon-pro Jaewon-pro added the feature 기능 추가 label Aug 31, 2024
@Jaewon-pro Jaewon-pro self-assigned this Aug 31, 2024
Copy link
Collaborator

@hee9841 hee9841 left a comment

Choose a reason for hiding this comment

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

수고하셨습니다 👍

@Jaewon-pro Jaewon-pro changed the title Feat: weather api 추가 Feat: weather 조회 api 추가 Aug 31, 2024
@Jaewon-pro Jaewon-pro merged commit 77cd715 into main Aug 31, 2024
1 check passed
@Jaewon-pro Jaewon-pro deleted the feature/#105/weather-api branch August 31, 2024 05:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 기능 추가
Projects
None yet
Development

Successfully merging this pull request may close these issues.

날씨 조회 기능 필요
2 participants