Skip to content

atsushi130/APIKitSample

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages