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

1 repo

Awesome GitHub RepositoriesLanguage-Agnostic Interface Definitions

Platform-neutral formats for describing HTTP services to ensure interoperability.

Distinguishing note: Focuses on the cross-language interoperability of the interface definition.

Explore 1 awesome GitHub repository matching web development · Language-Agnostic Interface Definitions. Refine with filters or upvote what's useful.

  1. Home
  2. Web Development
  3. Language-Agnostic Interface Definitions

Awesome Language-Agnostic Interface Definitions GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • OAI/OpenAPI-Specification

    OAI/OpenAPI-Specification

    30,935View on GitHub↗

    The OpenAPI Specification is a formal, vendor-neutral standard for defining the structure, endpoints, and data models of HTTP-based web services. By providing a machine-readable interface definition language, it enables developers to establish clear API contracts that ensure consistency across diverse programming languages and backend systems. This specification promotes a design-first development approach, where interface behavior is defined through static, declarative configuration files rather than imperative code. This structure allows for the automated generation of type-safe client libr

    Provides a platform-neutral format for describing HTTP services to facilitate interoperability between diverse systems.

    Markdownapisoasopenapi
    30,935View on GitHub↗