awesome-repositories.com
Blog
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
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesConnect RPC Implementations

Implementations of the Connect protocol for building type-safe RPC services.

Distinct from gRPC Service Implementations: Distinct from gRPC Service Implementations: covers the specific Connect protocol and its multi-protocol capabilities.

Explore 1 awesome GitHub repository matching web development · Connect RPC Implementations. Refine with filters or upvote what's useful.

Awesome Connect RPC Implementations GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • connectrpc/connect-goAvatar connectrpc

    connectrpc/connect-go

    3,963Vezi pe GitHub↗

    Connect-go is a library for building type-safe remote procedure call services that are wire-compatible with gRPC and HTTP. It provides a Go implementation of Protocol Buffers for structured data exchange, enabling the creation of multi-protocol RPC servers and generated type-safe clients. The framework is distinguished by its polyglot protocol support, allowing a single server handler to serve requests using several different protocols simultaneously over HTTP. This includes the ability to toggle between different transport protocols for the same service and the use of pluggable content negot

    Defines and serves API endpoints that communicate using the Connect protocol to handle requests.

    Go
    Vezi pe GitHub↗3,963
  1. Home
  2. Web Development
  3. API Management Tools
  4. API Development & Management
  5. API Client Implementations
  6. Connect RPC Implementations