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: 3 days ago
JSON representation
Write clean, concise and declarative network code relying on URLSession, with the power of RxSwift. Inspired by Retrofit.
- Host: GitHub
- URL: https://github.com/sky-uk/ReactiveAPI
- Owner: sky-uk
- License: bsd-3-clause
- Created: 2019-03-08T10:53:52.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-11-27T11:08:16.000Z (about 1 year ago)
- Last Synced: 2024-12-04T23:08:57.689Z (7 days ago)
- Topics: api, client, ios, json, network, reactive, rxswift, swift
- Language: Swift
- Homepage:
- Size: 221 KB
- Stars: 79
- Watchers: 9
- Forks: 7
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-ios - ReactiveAPI - Write clean, concise and declarative network code relying on URLSession, with the power of RxSwift. Inspired by Retrofit. (Networking / Video)
- awesome-swift - ReactiveAPI - Write clean, concise and declarative network code relying on URLSession, with the power of RxSwift. Inspired by Retrofit. (Libs / Network)
- awesome-swift - ReactiveAPI - Write clean, concise and declarative network code relying on URLSession, with the power of RxSwift. Inspired by Retrofit. (HTTP)
- awesome-swift - ReactiveAPI - Write clean, concise and declarative network code relying on URLSession, with the power of RxSwift. Inspired by Retrofit. (Libs / Network)
- awesome-ios-star - ReactiveAPI - Write clean, concise and declarative network code relying on URLSession, with the power of RxSwift. Inspired by Retrofit. (Networking / Video)
- fucking-awesome-swift - ReactiveAPI - Write clean, concise and declarative network code relying on URLSession, with the power of RxSwift. Inspired by Retrofit. (Libs / Network)
- awesome-swift - ReactiveAPI - Write clean, concise and declarative network code relying on URLSession, with the power of RxSwift. Inspired by Retrofit. (Network [🔝](#readme))
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)