awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesOpen-source alternativesSelf-hosted softwareBlogPlan du site
ProjetÀ proposHow we rankPresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesVersioned Namespace Declarations

Declares that a namespace has multiple API versions by associating it with an enum of version members.

Distinct from API Versioning: Distinct from API Versioning: focuses on marking namespaces with version enums, not general versioning strategies.

Explore 1 awesome GitHub repository matching web development · Versioned Namespace Declarations. Refine with filters or upvote what's useful.

Awesome Versioned Namespace Declarations GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • microsoft/typespecAvatar de microsoft

    microsoft/typespec

    5,781Voir sur GitHub↗

    TypeSpec is a language for defining cloud API shapes and generating OpenAPI, JSON Schema, and client/server code from a single source of truth. It functions as a protocol-agnostic API designer that models REST, gRPC, and other API protocols using a unified, extensible syntax, with a decorator-based metadata system for attaching metadata, validation rules, and lifecycle visibility to API models and operations. The compiler produces OpenAPI 3.0 specifications and other artifacts, and the tool supports declaring API versions and tracking changes to models, properties, and operations across releas

    Associates namespaces with version enums to declare multiple API versions.

    Javajson-schemaopenapi3protobuf
    Voir sur GitHub↗5,781
  1. Home
  2. Web Development
  3. API Versioning
  4. Versioned Namespace Declarations