awesome-repositories.comالتصنيفاتالمدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
sky-uk avatar

sky-uk/ReactiveAPIArchived

0
View on GitHub↗
79 نجوم·7 تفرعات·Swift·BSD-3-Clause·7 مشاهدات

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.

سجل النجوم

مخطط تاريخ النجوم لـ sky-uk/reactiveapiمخطط تاريخ النجوم لـ sky-uk/reactiveapi

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ ReactiveAPI

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع ReactiveAPI.
  • daltoniam/swifthttpالصورة الرمزية لـ daltoniam

    daltoniam/SwiftHTTP

    1,898عرض على GitHub↗

    Thin wrapper around NSURLSession in swift. Simplifies HTTP requests.

    Swift
    عرض على GitHub↗1,898
  • alamofire/alamofireالصورة الرمزية لـ Alamofire

    Alamofire/Alamofire

    42,385عرض على 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
    عرض على GitHub↗42,385
  • altavares/ciaoالصورة الرمزية لـ AlTavares

    AlTavares/Ciao

    68عرض على GitHub↗

    Publish and discover services using Bonjour

    Swift
    عرض على GitHub↗68
  • ashfurrow/moyaA

    ashfurrow/Moya

    0عرض على GitHub↗
    عرض على GitHub↗0
عرض جميع البدائل الـ 30 لـ ReactiveAPI→

الأسئلة الشائعة

ما هي وظيفة sky-uk/reactiveapi؟

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

ما هي الميزات الرئيسية لـ sky-uk/reactiveapi؟

الميزات الرئيسية لـ sky-uk/reactiveapi هي: HTTP Networking, Networking Frameworks.

ما هي البدائل مفتوحة المصدر لـ sky-uk/reactiveapi؟

تشمل البدائل مفتوحة المصدر لـ sky-uk/reactiveapi: 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.