3 Repositories
Swift HTTPClient Libraries
Easy and lightweight network layer for creating different set of network requests like GET, POST, PUT, DELETE customizable with coders conforming to TopLevelDecoder, TopLevelEncoder
Easy and lightweight network layer for creating different set of network requests like GET, POST, PUT, DELETE customizable with coders conforming to TopLevelDecoder, TopLevelEncoder
2 Sep 16, 2022
HTTPClient - HTTP Client With Swift
HTTPClient Ex. Search Repository import HTTPClient let url: URL = .init(string:
1 Jul 20, 2022
Elegantly connect to a JSON api. (Alamofire + Promises + JSON Parsing)
⚠ Important Notice: Farewell ws... hello Networking ! Networking is the next generation of the ws project. Think of it as ws 2.0 built for iOS13. It u
351 Oct 2, 2022