awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

Awesome GitHub RepositoriesNetwork Wrappers

Libraries that wrap network primitives to provide Android-specific features like LiveData integration.

Distinct from Android Network Programming: Distinct from Android Network Programming: focuses on the wrapper pattern for UI-bound data delivery rather than low-level protocol implementation.

Explore 1 awesome GitHub repository matching mobile development · Network Wrappers. Refine with filters or upvote what's useful.

Awesome Network Wrappers GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • kittinunf/fuelkittinunf का अवतार

    kittinunf/fuel

    4,652GitHub पर देखें↗

    Fuel is a Kotlin HTTP client library for Android and Kotlin applications that handles both synchronous and asynchronous web requests. It functions as a network wrapper that supports executing calls via suspending functions in coroutines, reactive streams, and traditional callbacks. The library features built-in integration for Android LiveData to bind network responses directly to observable state holders for user interface updates. It also includes a JSON serialization client that utilizes customizable mappers to convert raw HTTP response bodies into structured data objects. Capability area

    Functions as a networking wrapper with built-in support for Android LiveData and UI thread callbacks.

    Kotlinandroidhttp-clientkotlin
    GitHub पर देखें↗4,652
  1. Home
  2. Mobile Development
  3. Android Network Programming
  4. Network Wrappers