ReactiveAPI
Network client framework
A framework for building reactive network clients in Swift using RxSwift and URLSession.
Write clean, concise and declarative network code relying on URLSession, with the power of RxSwift. Inspired by Retrofit.
79 stars
9 watching
7 forks
Language: Swift
last commit: 12 months ago
Linked from 3 awesome lists
apiclientiosjsonnetworkreactiverxswiftswift
Related projects:
Repository | Description | Stars |
---|---|---|
rxswiftcommunity/rxwebkit | A framework for interacting with web content using reactive programming principles in Swift | 252 |
rxswiftcommunity/rxflow | An iOS navigation framework that promotes reactive programming and declarative navigation design | 1,879 |
beeth0ven/rxswift-chinese-documentation | A comprehensive documentation set for functional reactive programming with Swift. | 1,351 |
rxswiftcommunity/rxrealm | A set of RxSwift extensions that enable reactive programming with Realm Swift's types | 1,158 |
combinecommunity/rxcombine | A bridge between two different reactive programming frameworks | 1,033 |
rxswiftcommunity/rxgrdb | Extensions for working with databases in Swift applications using reactive programming principles | 219 |
rxswiftcommunity/rxalamofire | A Swift framework that simplifies HTTP networking using RxSwift and Alamofire | 1,626 |
gre4ixin/reactorkitexample | An example project demonstrating the integration of RxSwift and ReactorKit for building reactive iOS applications. | 2 |
skywite/swnetworking | A high-level networking framework providing a flexible and modular way to handle HTTP requests and responses | 25 |
isamankumara/skywite | A high-level networking framework for iOS/MacOS applications with features like offline sync and block support. | 7 |
rxswiftcommunity/rxviewmodel | A reactive view model implementation using RxSwift for clean separation of business logic and UI. | 401 |
rxswiftcommunity/rxbibinding | Reactive two-way data binding system using Swift | 126 |
rxswiftcommunity/rxgooglemaps | A reactive wrapper for GoogleMaps SDK in Swift. | 95 |
rxswiftcommunity/rxmultipeer | A wrapper around MultipeerConnectivity for RxSwift, providing a testable and flexible way to implement peer-to-peer networking. | 69 |
skylab-inc/lightning | An event-driven web and networking framework optimized for performance with asynchronous events and reactive programming capabilities. | 312 |