Ecosyste.ms: Awesome

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

https://github.com/sky-uk/ReactiveAPI

Write clean, concise and declarative network code relying on URLSession, with the power of RxSwift. Inspired by Retrofit.
https://github.com/sky-uk/ReactiveAPI

api client ios json network reactive rxswift swift

Last synced: about 2 months ago
JSON representation

Write clean, concise and declarative network code relying on URLSession, with the power of RxSwift. Inspired by Retrofit.

Lists

README

        

# ReactiveAPI
Reactive API library allows you to write clean, concise and declarative network code, with the power of RxSwift and URLSession!

## iOS Demo Applications
- [ReactiveAPI Demo](https://github.com/sky-uk/ReactiveAPI/tree/ReactiveAPIDemo)
- [TokenAuthenticationDemo](https://github.com/sky-uk/ReactiveAPI/tree/TokenAuthenticationDemo)