awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 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·2 views

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 history

Star history chart for sky-uk/reactiveapiStar history chart for sky-uk/reactiveapi

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to ReactiveAPI

Similar open-source projects, ranked by how many features they share with ReactiveAPI.
  • daltoniam/swifthttpdaltoniam avatar

    daltoniam/SwiftHTTP

    1,898View on GitHub↗

    Thin wrapper around NSURLSession in swift. Simplifies HTTP requests.

    Swift
    View on GitHub↗1,898
  • alamofire/alamofireAlamofire avatar

    Alamofire/Alamofire

    42,385View on 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
    View on GitHub↗42,385
  • altavares/ciaoAlTavares avatar

    AlTavares/Ciao

    68View on GitHub↗

    Publish and discover services using Bonjour

    Swift
    View on GitHub↗68
  • ashfurrow/moyaA

    ashfurrow/Moya

    0View on GitHub↗
    View on GitHub↗0
See all 30 alternatives to ReactiveAPI→

Frequently asked questions

What does sky-uk/reactiveapi do?

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

What are the main features of sky-uk/reactiveapi?

The main features of sky-uk/reactiveapi are: HTTP Networking, Networking Frameworks.

What are some open-source alternatives to sky-uk/reactiveapi?

Open-source alternatives to sky-uk/reactiveapi include: 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.