[lib] Alamofire란?

Alamofire

Alamofire란?

특징

기본 사용법

Alamofire.request() //다른 모든 HTTP 요청은 파일 전송과 관련 없다
Alamofire.uplod() //multipart, stream, file, data method를 사용하여 파일을 업로드
Alamofire.download() //파일을 다운로드 하거나 이미 진행중인 다운로드를 다시 시작합니다

Request

Alamofire git 주소

스크린샷 2021-03-01 오후 5 41 05

https://github.com/Alamofire/Alamofire