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

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

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

1 个仓库

Awesome GitHub RepositoriesGraphQL Engine Extensions

Developing specialized data types and execution directives to modify the behavior of a GraphQL runtime.

Distinct from GraphQL Tools: Existing candidates are either too broad (awesome lists) or too narrow (compilers); this covers runtime behavioral extensions.

Explore 1 awesome GitHub repository matching web development · GraphQL Engine Extensions. Refine with filters or upvote what's useful.

Awesome GraphQL Engine Extensions GitHub Repositories

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

    graphql-go/graphql

    10,155在 GitHub 上查看↗

    This project is a GraphQL implementation for Go, providing a complete suite for building GraphQL servers. It includes a schema engine for defining types, a query parser to convert strings into abstract syntax trees, and an execution engine that resolves fields against a defined schema to return structured data. The library distinguishes itself through reflection-based type mapping, allowing object definitions and arguments to be derived directly from native Go structs. It also supports the execution of real-time data streaming via GraphQL subscriptions and provides an extensible execution pip

    Enables the creation of specialized data types and execution directives to extend the core GraphQL engine.

    Gographqlgraphql-gosubscriptions
    在 GitHub 上查看↗10,155
  1. Home
  2. Web Development
  3. GraphQL Engine Extensions