awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

Awesome GitHub RepositoriesAPI Interface Modeling

Systems for describing objects and relationships using types to connect an interface to underlying data.

Distinct from Application Surface Mapping: Existing candidates focus on security attack surfaces or simulation endpoints rather than general architectural interface mapping

Explore 2 awesome GitHub repositories matching software engineering & architecture · API Interface Modeling. Refine with filters or upvote what's useful.

Awesome API Interface Modeling GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • graphql/graphql-specAvatar graphql

    graphql/graphql-spec

    14,573Vezi pe GitHub↗

    This repository contains the official technical specification for GraphQL. It serves as the formal standard defining the query language, the execution engine, and the schema definition rules required to maintain consistency across different API implementations. The specification establishes a language-agnostic standard for query syntax and semantics, alongside a formal protocol for introspection. It provides the documented algorithms and logic requirements necessary for implementing a consistent server, ensuring that metadata about types and fields can be discovered by automated tools. The p

    Defines how to use types and interfaces to map backend data to a structured API surface.

    JavaScript
    Vezi pe GitHub↗14,573
  • openai-php/clientAvatar openai-php

    openai-php/client

    5,805Vezi pe GitHub↗

    Acest proiect este un client API PHP și un SDK pentru integrarea serviciilor OpenAI în aplicații PHP. Servește drept bibliotecă de integrare și wrapper pentru interacțiunea cu modele de limbaj mari pentru a genera text, imagini și audio via apeluri REST API. Biblioteca oferă orchestrare specializată pentru asistenți AI, gestionând firele de conversație și vector store-urile. Include, de asemenea, instrumente pentru fine-tuning-ul modelelor personalizate, implementarea căutării semantice prin text embeddings și procesarea audio pentru transcriere și sinteză. Suprafața de capabilități acoperă moderarea conținutului, gestionarea fișierelor și gestionarea chat-ului și a completărilor de text. Suportă livrarea datelor în timp real via streaming server-sent events, procesare batch asincronă și verificarea semnăturilor webhook.

    Maps API endpoints to dedicated classes and interfaces for a structured object-oriented access pattern.

    PHP
    Vezi pe GitHub↗5,805
  1. Home
  2. Software Engineering & Architecture
  3. API Interface Modeling