This is a sample that was implemented the Flux Architecture using RxSwift in iOS.
pod install
You can get personal api token for github and set token to Config.swift
apiToken = "your api token"
Warning: you can make up to 30 requests per minute
Requires Swift3.0 and Xcode8 and iOS 9.0 or later.
Forks, feedback are welcome.
FluxWithRxSwiftSample is available under the MIT license. See the LICENSE file for more info.