1 min readApr 28, 2020
Alamofire certainly helps a little bit. I just wanted to not use any third party for the article. In my projects, I use Alamofire + Codable + PromiseKit. Also, Moya is in my goal for the next projects, into the network layer. Therefore, Alamofire + Moya + Codable + PromiseKit would satisfy.