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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesProvider Coordinators

Coordinator objects that manage the lifecycle of a request from its type-safe definition to the network session.

Distinct from Request Execution: Specifically focuses on the provider-based coordination pattern rather than general request execution parameters.

Explore 1 awesome GitHub repository matching networking & communication · Provider Coordinators. Refine with filters or upvote what's useful.

Awesome Provider Coordinators GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • moya/moyaAvatar Moya

    Moya/Moya

    15,364Vezi pe GitHub↗

    Moya is a network abstraction layer for Swift that provides a structured framework for defining and executing REST API requests. It functions as a type-safe API client that decouples network endpoint definitions from the underlying implementation details to prevent configuration errors and URL typos. The project distinguishes itself by using protocol-based endpoint definitions and a provider-coordinated execution model. It includes a system for mapping network responses to strongly typed objects and features a dedicated tool for generating type-safe network interface files from external REST

    Uses a provider coordinator to manage the entire lifecycle of a network request.

    Swift
    Vezi pe GitHub↗15,364
  1. Home
  2. Networking & Communication
  3. Communication Protocols and Architectures
  4. Request Processing Architectures
  5. Request Execution
  6. Provider Coordinators