Network URLSession Module Refactoring
API 호출 모듈화를 통해 코드의 재사용성을 높이고 유지보수를 용이하게 할 수 있습니다. 기존에는 이런식으로 API를 작성하여 호출해주었습니다 //// RequsetAPI.swift// 부산 사회 복지 정보를 제공하는 어플// https://apps.apple.com/kr/app/id1588773594// Created by jh on 2021/09/17.//import Foundationimport Alamofirestruct fetchAPI { private init() { } static let shared = fetchAPI() func getData(numOfRows: Int, PageNo: Int, completion: @escaping (_ data: [Item])..
iOS & swift
2024. 8. 15. 18:25
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- swift network 공통화
- llm pdf rag
- focus timer 어플
- rag 기반 llm
- google timer 어플
- swift urlsession 공통화
- swift network refactoring
- chatgpt rag llm
- swift network module
- swift 엑셀 가져오기
- swift filemanager get excel
- 타이머 어플
- swift 자간
- swift 엑셀 읽기
- swift excel read
- deep timer
- swift 네트워크 모듈화
- 구글 타이머 어플
- swift get excel
- swift filemanager excel
- swift urlsession module
- rag llm pdf
- rag 기반 llm 챗봇
- filemanager excel read
- swift queryitem encode
- google timer application
- swift urlcomponent encode
- swift urlsession network module
- swift urlsession refactoring
- llm csv
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
글 보관함