awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesAPI Schema Subset Generation

Generating multiple filtered versions of a single schema to expose different fields for public and internal users.

Distinct from API Schema Generation: Existing candidates focus on OpenAPI generation or mathematical set theory, not the logical partitioning of a GraphQL schema.

Explore 1 awesome GitHub repository matching web development · API Schema Subset Generation. Refine with filters or upvote what's useful.

Awesome API Schema Subset Generation GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • hayes/pothoshayes 的头像

    hayes/pothos

    2,576在 GitHub 上查看↗

    Pothos is a code-first GraphQL schema builder and framework designed for type-safe development. It allows developers to construct schemas using typed definitions in TypeScript, eliminating the need for external code generation steps. The framework distinguishes itself through a dedicated data mapper that connects GraphQL types to relational databases and ORMs, such as Prisma, while optimizing query resolution. It provides a full implementation of the Relay specification, including global object identification and cursor-based pagination. The project covers several core capability areas, incl

    Generates multiple variations of a single schema to expose different fields and types for public and internal consumers.

    TypeScriptgraphqltypescript
    在 GitHub 上查看↗2,576
  1. Home
  2. Web Development
  3. API Schema Subset Generation