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

[CAT-61] URLSession 서버통신 구현 #13

Merged
merged 9 commits into from
Jul 27, 2024
Merged

Conversation

Jihyun247
Copy link
Collaborator

[#61] FEAT : URLSession 서버통신 구현

관련된 문서 📄

무엇에 관한 PR 인가요? 🙋

URLSession 서버통신 구현

어떤 것을 작업하셨나요? 🛠

  • Moya의 TargetType을 따와서 Domain에서 API 설계가 용이하도록 했습니다
  • RequestLoader 을 통해 URLSession 을 Configuration에 따라 생성하고 TargetType에따른 Task를 만들어 실질적인 서버통신을 하도록 했습니다
  • Event logger 생성

🌱 PR Point

  • TargetType
  • RequestLoader
  • EventLoggerDelegate

@Jihyun247 Jihyun247 added the enhancement New feature or request label Jul 24, 2024
@Jihyun247 Jihyun247 self-assigned this Jul 24, 2024
Copy link

linear bot commented Jul 24, 2024

@devMinseok devMinseok merged commit f00d29c into develop Jul 27, 2024
1 check passed
@devMinseok devMinseok deleted the feature/CAT-61 branch July 27, 2024 01:34
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.

2 participants