awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
API Contract Definitions · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesAPI Contract Definitions

Formal specifications that define the structure, types, and constraints of data exchanged between services.

Explore 1 awesome GitHub repository matching software engineering & architecture · API Contract Definitions. Refine with filters or upvote what's useful.

  1. Home
  2. Software Engineering & Architecture
  3. Integration and Extensibility Frameworks
  4. API Design and Management
  5. API Design
  6. API Contract Definitions

Awesome API Contract Definitions GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • protocolbuffers/protobuf

    protocolbuffers/protobuf

    70,695GitHubView on GitHub↗

    Protocol Buffers is a language-neutral, platform-agnostic mechanism for serializing structured data. It provides a schema-driven toolchain that compiles declarative data definitions into type-safe source code, enabling consistent communication and strongly typed API contracts across services written in different progra

    C++marshallingprotobufprotobuf-runtime