Skip to content

Repository files navigation

APIKitSample

mit licensed swift

Bootstrap

❯ git clone https://github.com/atsushi130/APIKitSample.git
❯ cd APIKitSample
❯ carthage bootstrap --platform iOS

Sample Code

TestyRepository.shared.testy.subscribe(onNext: { testy in
    print(testy)
}).disposed(by: self.disposeBag)

License

APIKitSample is available under the MIT license. See the LICENSE file.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages