Skip to content

dekatotoro/FluxWithRxSwiftSample

Repository files navigation

FluxWithRxSwiftSample

Platform Language License Issues

This is a sample that was implemented the Flux Architecture using RxSwift in iOS.

Flux Architecture

RxSwift

It is a simple application that the user search of github.

sample

Setup

Pod setup

pod install

API token setup

You can get personal api token for github and set token to Config.swift

apiToken = "your api token"
see more information

GitHub API Tokens

GitHub API Reference

Warning: you can make up to 30 requests per minute

search rate limit

Requirements

Requires Swift3.0 and Xcode8 and iOS 9.0 or later.

Contributing

Forks, feedback are welcome.

Creator

Yuji Hato Blog

License

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published