Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/fmo91/rxkonex
- Owner: fmo91
- License: mit
- Created: 2017-01-31T15:38:35.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-31T15:39:33.000Z (almost 8 years ago)
- Last Synced: 2024-10-11T21:46:21.742Z (2 months ago)
- Language: Shell
- Size: 24.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.