Using Moya's abstraction and RxSwift's subscription pattern to facilitate network requests, the request results are deserialized using HandyJSON
Built-in Log and toast plugins
使用Moya的抽象化和RxSwift的订阅模式来方便的进行网络请求,请求结果使用HandyJSON来进行反序列化
内置Log和toast插件
To run the example project, clone the repo, and run pod install
from the Example directory first.
See ViewController for details.
HKRxMoya is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'HKRxMoya'
HKRxMoya is available under the MIT license. See the LICENSE file for more info.