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

Chore: API 클라이언트 설정 #61

Merged
merged 4 commits into from
Mar 6, 2025
Merged

Conversation

HSCHEOL
Copy link
Contributor

@HSCHEOL HSCHEOL commented Mar 6, 2025

API 클라이언트 설정 및 모듈화 진행

•	axios 인터셉터를 활용하여 토큰 자동 추가 및 중앙 집중 에러 처리 구현
•	API 응답을 제네릭 타입으로 정의하여 일관된 응답 구조를 보장
•	error 처리 로직을 개선하여 예상치 못한 에러에도 안정적인 핸들링 가능

@HSCHEOL HSCHEOL added the ❔ Etc 기타 label Mar 6, 2025
@HSCHEOL HSCHEOL requested a review from Yejiin21 March 6, 2025 11:13
@HSCHEOL HSCHEOL self-assigned this Mar 6, 2025
@HSCHEOL HSCHEOL linked an issue Mar 6, 2025 that may be closed by this pull request
Copy link

github-actions bot commented Mar 6, 2025

@HSCHEOL HSCHEOL added 👨‍🔧 Chore 환경 설정 and removed ❔ Etc 기타 labels Mar 6, 2025
Copy link
Contributor

@Yejiin21 Yejiin21 left a comment

Choose a reason for hiding this comment

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

수고하셨습니다👏

@HSCHEOL HSCHEOL merged commit 8e087b4 into develop Mar 6, 2025
1 check passed
@HSCHEOL HSCHEOL deleted the chore/#60/api_setting branch March 6, 2025 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
👨‍🔧 Chore 환경 설정
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[chore] API 클라이언트 설정 및 모듈화
2 participants