Elegant HTTP Networking in Swift
-
Updated
Jul 18, 2022 - Swift
{{ message }}
Elegant HTTP Networking in Swift
A lightweight, one line setup, iOS / OSX network debugging library!
RxSwift wrapper around the elegant HTTP networking in Swift Alamofire
Alamofire extension for serialize NSData to SwiftyJSON
Easy HTTP Networking in Swift a NSURLSession wrapper with image caching support
Reflection based (Dictionary, CKRecord, NSManagedObject, Realm, JSON and XML) object mapping with extensions for Alamofire and Moya with RxSwift or ReactiveSwift
精仿有妖气漫画(Swift5)
A curated collection of iOS, ML, AR resources sprinkled with some UI additions
Lightweight network abstraction layer, written on top of Alamofire
Bamboots - Extension 4 Alamofire
Restofire is a protocol oriented networking client for Alamofire
Calculates money quick and easy way to see live foreign exchange rates (Based on swift 4.2, viper architecture and special thanks to https://github.com/hakanensari/fixer-io for conversion API)
Versatile HTTP Networking in Swift
Elegant network abstraction layer in Swift.
Add a description, image, and links to the alamofire topic page so that developers can more easily learn about it.
To associate your repository with the alamofire topic, visit your repo's landing page and select "manage topics."
Currently we use a pretty naive removal of testing dependencies for SwiftPM by setting an environment variable. We should be able to use Rocket and update our
Rakefilescript to just remove testing dependencies on each release, and keep it in the development process thanks to that.The idea came from this PR that I saw RxSwiftCommunity/RxOptional#83, which sounds reall