OrageKK / HKRxMoya

Swift 5+RxSwift+Moya+HandyJSON

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HKRxMoya

CI Status Version License Platform

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插件

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

See ViewController for details.

Requirements

Installation

HKRxMoya is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'HKRxMoya'

Author

oragekk@163.com,

License

HKRxMoya is available under the MIT license. See the LICENSE file for more info.

About

Swift 5+RxSwift+Moya+HandyJSON

License:MIT License


Languages

Language:Swift 88.4%Language:Ruby 7.1%Language:Shell 4.5%