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] 네트워크 모듈화 #13

Closed
2 tasks
soletree opened this issue Nov 6, 2024 · 0 comments · Fixed by #51
Closed
2 tasks

[feat] 네트워크 모듈화 #13

soletree opened this issue Nov 6, 2024 · 0 comments · Fixed by #51
Assignees
Labels
feature New feature or request

Comments

@soletree
Copy link
Collaborator

soletree commented Nov 6, 2024

📌Issue

추가하려는 기능에 대해 간결하게 설명해주세요

✅작업 상세 내용

  • 네트워크 계층
  • 모듈화

참고할만한 자료(선택)

https://github.com/Moya/Moya/blob/master/Sources/Moya/MultipartFormData.swift

https://medium.com/remember-app/creating-an-abstraction-layer-for-the-model-e16c643a8a62

@soletree soletree added the feature New feature or request label Nov 6, 2024
@soletree soletree changed the title [feat] 네트워크 모듈화 [feat] 네트워크/DB 모듈화 Nov 6, 2024
green-yoon87 added a commit that referenced this issue Nov 6, 2024
green-yoon87 added a commit that referenced this issue Nov 6, 2024
codegen이 자동으로 되어버려서 class가 생성되어서 이를 방지하기 위해서 옵션 변경하고 캐시도 지웠습니다.
green-yoon87 added a commit that referenced this issue Nov 6, 2024
@green-yoon87 green-yoon87 changed the title [feat] 네트워크/DB 모듈화 [feat] 네트워크 모듈화 및 UserDefault 조작 모듈 Nov 7, 2024
@soletree soletree changed the title [feat] 네트워크 모듈화 및 UserDefault 조작 모듈 [feat] 네트워크 모듈화 Nov 12, 2024
soletree added a commit that referenced this issue Nov 14, 2024
soletree added a commit that referenced this issue Nov 14, 2024
soletree added a commit that referenced this issue Nov 14, 2024
soletree added a commit that referenced this issue Nov 14, 2024
- NetworkProvider 프로토콜 구현
- SNMNetworkProvider 타입 구현
soletree added a commit that referenced this issue Nov 14, 2024
soletree added a commit that referenced this issue Nov 14, 2024
- 코드 리뷰 적용
soletree added a commit that referenced this issue Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants