awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasOpen-source alternativesSelf-hosted softwareBlogMapa del sitio
ProyectoAcerca deHow we rankPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesProtobuf-Based Proxy Generation

Generating reverse-proxy server implementations based on protocol buffer definitions.

Distinct from Interface-Based Proxy Generators: Distinct from Interface-Based Proxy Generators: specifically targets Protobuf definitions for server-side REST-to-gRPC proxying.

Explore 1 awesome GitHub repository matching data & databases · Protobuf-Based Proxy Generation. Refine with filters or upvote what's useful.

Awesome Protobuf-Based Proxy Generation GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • grpc-ecosystem/grpc-gatewayAvatar de grpc-ecosystem

    grpc-ecosystem/grpc-gateway

    19,930Ver en GitHub↗

    This project is a REST-to-gRPC API gateway and JSON reverse proxy that translates RESTful HTTP requests into gRPC service calls. It functions as a protocol buffer proxy generator, providing the tools necessary to bridge JSON-based HTTP traffic with backend gRPC servers. The system distinguishes itself by automating the creation of reverse-proxy servers and stubs through protobuf-driven code generation. It also includes a dedicated OpenAPI specification generator that produces OpenAPI v2 and v3 documents from gRPC service definitions and annotations. The project covers a broad range of integr

    Translates RESTful HTTP requests into gRPC calls by generating a proxy server from protocol buffer definitions.

    Gogogrpcgrpc-gateway
    Ver en GitHub↗19,930
  1. Home
  2. Data & Databases
  3. API Generators
  4. Interface-Based Proxy Generators
  5. Protobuf-Based Proxy Generation