awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
sky-uk avatar

sky-uk/ReactiveAPIArchived

0
View on GitHub↗
79 estrellas·7 forks·Swift·BSD-3-Clause·7 vistas

ReactiveAPI

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

Features

  • HTTP Networking - Declarative network abstraction layer.
  • Networking Frameworks - Enables declarative network code using RxSwift.

Historial de estrellas

Gráfico del historial de estrellas de sky-uk/reactiveapiGráfico del historial de estrellas de sky-uk/reactiveapi

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a ReactiveAPI

Proyectos open-source similares, clasificados según cuántas características comparten con ReactiveAPI.
  • daltoniam/swifthttpAvatar de daltoniam

    daltoniam/SwiftHTTP

    1,898Ver en GitHub↗

    Thin wrapper around NSURLSession in swift. Simplifies HTTP requests.

    Swift
    Ver en GitHub↗1,898
  • alamofire/alamofireAvatar de Alamofire

    Alamofire/Alamofire

    42,385Ver en GitHub↗

    Alamofire is an HTTP networking library that provides a foundation for managing network requests and responses through a chainable, type-safe interface. It serves as an asynchronous request manager, coordinating concurrent network operations and data streams while maintaining application responsiveness. The library distinguishes itself through a protocol-oriented request adaptation system, which utilizes interceptors to modify or authenticate requests before dispatch. It employs a middleware-driven pipeline to process traffic, handling encoding, authentication, and error recovery in a modular

    Swiftalamofirecarthagecertificate-pinning
    Ver en GitHub↗42,385
  • altavares/ciaoAvatar de AlTavares

    AlTavares/Ciao

    68Ver en GitHub↗

    Publish and discover services using Bonjour

    Swift
    Ver en GitHub↗68
  • ashfurrow/moyaA

    ashfurrow/Moya

    0Ver en GitHub↗
    Ver en GitHub↗0
Ver las 30 alternativas a ReactiveAPI→

Preguntas frecuentes

¿Qué hace sky-uk/reactiveapi?

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

¿Cuáles son las características principales de sky-uk/reactiveapi?

Las características principales de sky-uk/reactiveapi son: HTTP Networking, Networking Frameworks.

¿Qué alternativas de código abierto existen para sky-uk/reactiveapi?

Las alternativas de código abierto para sky-uk/reactiveapi incluyen: daltoniam/swifthttp — Thin wrapper around NSURLSession in swift. Simplifies HTTP requests. alamofire/alamofire — Alamofire is an HTTP networking library that provides a foundation for managing network requests and responses through… altavares/ciao — Publish and discover services using Bonjour. ashleymills/reachability.swift — Reachability.swift is a network connectivity listener and Swift network state wrapper. It monitors real-time changes… billp/terminetwork — 🌏 A zero-dependency networking solution for building modern and secure iOS, watchOS, macOS and tvOS applications. ashfurrow/moya.