awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesResilient Request Execution

Network request utilities implementing automatic retries and backoff strategies.

Distinct from REST API Integration Frameworks: Focuses on the reliability layer (retries/backoff) rather than just the REST mapping framework

Explore 1 awesome GitHub repository matching mobile development · Resilient Request Execution. Refine with filters or upvote what's useful.

Awesome Resilient Request Execution GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • microsoft/reactxpAvatar de microsoft

    microsoft/reactxp

    8,257Voir sur GitHub↗

    ReactXP is a framework for building cross-platform mobile and web applications from a single codebase using React. It provides a declarative interface that maps to different native implementation sets depending on the target environment. The project enables consistent visual experiences across operating systems through a flexbox-based layout engine, a virtual stack for navigation management, and a unified native-bridge API for accessing system services. It distinguishes itself with specialized capabilities for declarative animation orchestration, platform-specific logic resolution, and an aut

    Executes REST requests to remote servers with integrated automatic retry logic and exponential backoff.

    TypeScript
    Voir sur GitHub↗8,257
  1. Home
  2. Mobile Development
  3. REST API Integration Frameworks
  4. Resilient Request Execution