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 urlsession 공통화
- swift queryitem encode
- swift urlsession refactoring
- rag llm pdf
- swift 엑셀 읽기
- swift network module
- swift 네트워크 모듈화
- 레디세이
- 공부 타이머 어플
- 엔디소프트 레이세이
- swift urlsession network module
- llm pdf rag
- readysay
- swift 엑셀 가져오기
- swift excel read
- filemanager excel read
- swift urlcomponent encode
- swift filemanager excel
- rag 기반 llm
- chatgpt rag llm
- focus timer 어플
- 레디세이 어플
- llm csv
- swift network 공통화
- swift network refactoring
- swift 자간
- swift urlsession module
- rag 기반 llm 챗봇
- swift get excel
- swift filemanager get excel
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |
글 보관함