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
·

3 Repos

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

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

    pyeve/eve

    6,738Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗6,738
  • spring-io/initializrAvatar von spring-io

    spring-io/initializr

    3,690Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,690
  • nodeshift/nodejs-reference-architectureAvatar von nodeshift

    nodeshift/nodejs-reference-architecture

    1,747Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗1,747
  1. Home
  2. Web Development
  3. API Schema Exposure