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

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

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

1 रिपॉजिटरी

Awesome GitHub RepositoriesMulti-Transport Code Generators

Generators that produce both server and client code for multiple transport protocols from a single specification.

Distinct from Symmetric Code Generators: Distinct from Symmetric Code Generators: adds multi-protocol transport support (HTTP, gRPC, WebSocket) to symmetric generation.

Explore 1 awesome GitHub repository matching software engineering & architecture · Multi-Transport Code Generators. Refine with filters or upvote what's useful.

Awesome Multi-Transport Code Generators GitHub Repositories

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

    goadesign/goa

    6,084GitHub पर देखें↗

    Goa is a design-first Go framework that generates server and client code, documentation, and request validation from a single declarative domain-specific language (DSL). At its core, it provides a Go DSL for defining API endpoints, data types, and error models, which compiles into fully functional HTTP and gRPC server stubs, client packages, and OpenAPI specifications. The framework distinguishes itself through its plugin-extensible code generation pipeline, allowing custom code generation steps, middleware, or transport layers to be added via plugins. It supports multiple transport protocols

    Produces fully functional HTTP and gRPC server stubs and client packages from a single API design file.

    Go
    GitHub पर देखें↗6,084
  1. Home
  2. Software Engineering & Architecture
  3. Client-Server Architecture
  4. Symmetric Code Generators
  5. Multi-Transport Code Generators