awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesClient Specification Synchronization

The process of keeping local client libraries updated and in sync with remote API specifications.

Distinct from API Client Libraries: Distinct from API Client Libraries: focuses on the lifecycle management and synchronization of the library rather than the library's usage.

Explore 1 awesome GitHub repository matching development tools & productivity · Client Specification Synchronization. Refine with filters or upvote what's useful.

Awesome Client Specification Synchronization GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • microsoft/kiotaAvatar von microsoft

    microsoft/kiota

    3,777Auf GitHub ansehen↗

    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

    Keeps local client libraries in sync with remote API specifications using lock files and automated workflows.

    C#apicsharpdotnet
    Auf GitHub ansehen↗3,777
  1. Home
  2. Development Tools & Productivity
  3. API Client Libraries
  4. Client Specification Synchronization