awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesVersion Syncing

Mechanisms for keeping generated clients aligned with specific versions of an API specification.

Distinct from API Client Generators: Distinct from API Client Generators: focuses on the maintenance and synchronization process using lock files rather than the initial generation.

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

Awesome Version Syncing GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • microsoft/kiotamicrosoft 的头像

    microsoft/kiota

    3,777在 GitHub 上查看↗

    Kiota is a multi-language SDK generator and REST API client orchestrator that transforms OpenAPI descriptions into strongly typed client libraries. It provides a framework for managing API specifications and generating typed interfaces to eliminate manual boilerplate development. The project utilizes a template-driven source emission system to map API specifications to native language types. It ensures consistency across environments using lock-file version syncing and organizes API endpoints into a nested object structure based on the hierarchical mapping of URI paths. The toolset includes

    Ensures generated clients remain consistent across environments by tracking API description versions via lock files.

    C#apicsharpdotnet
    在 GitHub 上查看↗3,777
  1. Home
  2. Software Engineering & Architecture
  3. API Client Generators
  4. Version Syncing