Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fmo91/rxkonex

RxSwift extensions for Konex networking library.
https://github.com/fmo91/rxkonex

Last synced: 10 days ago
JSON representation

RxSwift extensions for Konex networking library.

Awesome Lists containing this project

README

        

# RxKonex

[![CI Status](http://img.shields.io/travis/fmo91/RxKonex.svg?style=flat)](https://travis-ci.org/fmo91/RxKonex)
[![Version](https://img.shields.io/cocoapods/v/RxKonex.svg?style=flat)](http://cocoapods.org/pods/RxKonex)
[![License](https://img.shields.io/cocoapods/l/RxKonex.svg?style=flat)](http://cocoapods.org/pods/RxKonex)
[![Platform](https://img.shields.io/cocoapods/p/RxKonex.svg?style=flat)](http://cocoapods.org/pods/RxKonex)

## Example

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

## Requirements

## Installation

RxKonex is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:

```ruby
pod "RxKonex"
```

## Author

fmo91, [email protected]

## License

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