Skip to content

arthurgau0419/OBSwaggerClientSupport

Repository files navigation

OBSwaggerClientSupport

CI Status Version License Platform

Example

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

Requirements

Installation

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

pod 'OBSwaggerClientSupport'

# With PromiseKit Support.
pod 'OBSwaggerClientSupport/Promise'

# With RxSwift Support.
pod 'OBSwaggerClientSupport/RxSwift'

Then follow the steps in 'Example/Tests/Setup.swift'.

Useage

Check the useage in Example/Tests/Tests.swift. 😎

Author

arthurgau0419@gmail.com

License

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

About

A module for "Swagger Codgen" client code.

Resources

License

Stars

Watchers

Forks

Packages

No packages published