RxSwiftCommunity/RxAlamofire
RxSwift wrapper around the elegant HTTP networking in Swift Alamofire observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4028
- days_rel: n/a
- days_push: 881
- n_releases_24m: 0
Adoption not part of the score
1619 stars · 241 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
RxAlamofire is a Swift library that wraps Alamofire's HTTP networking APIs in RxSwift observables, enabling reactive composition of network requests and responses. It provides convenient extensions for JSON, string, and data requests, validation, and upload/download progress as observable sequences.
Use cases
- make http requests reactively in swift
- wrap alamofire requests as observables
- compose network responses with rxswift
- observe download and upload progress
- handle json api responses with reactive streams
When to choose
- your iOS/macOS project already uses RxSwift and Alamofire
- you want composable, observable network request chains
- you need reactive progress tracking for transfers
When to avoid
- you use Combine or async/await instead of RxSwift
- you don't use reactive programming in your codebase
- you need a networking layer without Alamofire as a dependency
Facets
library · maturity maintenance
http-client middleware web-development developer-tools apis rxswift alamofire reactive-programming networking cocoapods swift ios macos
1 source
- readme: https://github.com/RxSwiftCommunity/RxAlamofire · fetched 2026-08-28 · 7ca9d95c4a1f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| RxSwiftCommunity/RxAlamofire | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="RxSwiftCommunity/RxAlamofire")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem