Skip to content

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

Merged
HSCHEOL merged 4 commits intodevelopfrom
chore/#60/api_setting
Mar 6, 2025
Merged

Chore: API 클라이언트 설정#61
HSCHEOL merged 4 commits intodevelopfrom
chore/#60/api_setting

Conversation

@HSCHEOL
Copy link
Copy Markdown
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
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 6, 2025

@HSCHEOL HSCHEOL added 👨‍🔧 Chore 환경 설정 and removed ❔ Etc 기타 labels Mar 6, 2025
Copy link
Copy Markdown
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