awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repositorios

Awesome GitHub RepositoriesAPI Schema Exposure

Endpoints that serve read-only definitions of an API's data structures for client consumption.

Distinct from Public Resource Endpoints: Candidates focus on binary resource exposure or AI-specific context retrieval, not the architectural exposure of API schemas.

Explore 3 awesome GitHub repositories matching web development · API Schema Exposure. Refine with filters or upvote what's useful.

Awesome API Schema Exposure GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • pyeve/eveAvatar de pyeve

    pyeve/eve

    6,738Ver en GitHub↗

    Eve is a REST API framework that maps database collections to web resources through declarative configuration files. It functions as a database-to-API mapper, automatically exposing data as RESTful endpoints with built-in support for CRUD operations and schema-based request validation. The project distinguishes itself through a HATEOAS API engine that generates hypermedia links and resource schemas for dynamic client discovery. It also includes an automated Swagger documentation generator that produces interactive specifications for client SDK generation and testing. The framework provides a

    Serves read-only definitions of all public data structures through a dedicated network endpoint.

    Python
    Ver en GitHub↗6,738
  • spring-io/initializrAvatar de spring-io

    spring-io/initializr

    3,690Ver en GitHub↗

    Initializr is a project bootstrapper for JVM-based applications, specifically designed to generate initial directory layouts and configuration files for Spring Framework projects. It functions as a metadata service and generator that produces project skeletons with pre-configured dependencies, build systems, and language settings. The system can be deployed as a self-hosted project scaffolder, allowing organizations to apply proprietary project conventions and metadata to generated codebases. It exposes available dependencies and platform versions through a web-based API, enabling third-party

    Exposes available project options via a machine-readable schema that clients use to build user interfaces.

    Java
    Ver en GitHub↗3,690
  • nodeshift/nodejs-reference-architectureAvatar de nodeshift

    nodeshift/nodejs-reference-architecture

    1,747Ver en GitHub↗

    This project provides a comprehensive architectural framework and set of standardized patterns for building, securing, and scaling production-ready Node.js applications. It serves as a foundational guide for establishing consistent development workflows, operational observability, and reliable service integration across distributed software systems. The framework distinguishes itself by emphasizing a schema-first approach to API development, ensuring that interface definitions drive the creation of server stubs, client libraries, and type definitions. It promotes a cloud-native posture by int

    Integrates data schemas into web servers with resolvers to optimize data fetching and transfer.

    JavaScript
    Ver en GitHub↗1,747
  1. Home
  2. Web Development
  3. API Schema Exposure