RxRestApiManager
RxRestApiManager is simple Rx wrapper on RestApiManager.
CocoaPods
For RxRestApiManager, use the following entry in your Podfile:
pod 'RxRestApiManager'Then run pod install.
In any file you'd like to use RxRestApiManager in, don't forget to
import the framework with import RxRestApiManager.
License
RxRestApiManager is released under an MIT license. See License.txt for more information.
