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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
sky-uk avatar

sky-uk/ReactiveAPIArchived

0
View on GitHub↗
79 Stars·7 Forks·Swift·BSD-3-Clause·7 Aufrufe

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.

Star-Verlauf

Star-Verlauf für sky-uk/reactiveapiStar-Verlauf für sky-uk/reactiveapi

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu ReactiveAPI

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit ReactiveAPI.
  • daltoniam/swifthttpAvatar von daltoniam

    daltoniam/SwiftHTTP

    1,898Auf GitHub ansehen↗

    Thin wrapper around NSURLSession in swift. Simplifies HTTP requests.

    Swift
    Auf GitHub ansehen↗1,898
  • alamofire/alamofireAvatar von Alamofire

    Alamofire/Alamofire

    42,385Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗42,385
  • altavares/ciaoAvatar von AlTavares

    AlTavares/Ciao

    68Auf GitHub ansehen↗

    Publish and discover services using Bonjour

    Swift
    Auf GitHub ansehen↗68
  • ashfurrow/moyaA

    ashfurrow/Moya

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
Alle 30 Alternativen zu ReactiveAPI anzeigen→

Häufig gestellte Fragen

Was macht sky-uk/reactiveapi?

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

Was sind die Hauptfunktionen von sky-uk/reactiveapi?

Die Hauptfunktionen von sky-uk/reactiveapi sind: HTTP Networking, Networking Frameworks.

Welche Open-Source-Alternativen gibt es zu sky-uk/reactiveapi?

Open-Source-Alternativen zu sky-uk/reactiveapi sind unter anderem: 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.