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

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

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

3 个仓库

Awesome GitHub RepositoriesGraphQL

用于构建 GraphQL API 的库。

Explore 3 awesome GitHub repositories matching part of an awesome list · GraphQL. Refine with filters or upvote what's useful.

Awesome GraphQL GitHub Repositories

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

    graphql-python/graphene

    8,238在 GitHub 上查看↗

    Graphene is a library and framework for building type-safe GraphQL APIs and schemas using Python objects and resolvers. It provides a system for mapping internal data models to typed GraphQL schemas, enabling the creation of servers that process queries and execute resolvers to return structured data. The project includes a full implementation of the Relay specification, providing standardized patterns for global object identification and cursor-based pagination. It utilizes a class-based approach to schema definition and supports interface-based type inheritance. The framework covers a broa

    GraphQL 框架。

    Python
    在 GitHub 上查看↗8,238
  • tartiflette/tartiflette-asgitartiflette 的头像

    tartiflette/tartiflette-asgi

    99在 GitHub 上查看↗

    ASGI support for the Tartiflette GraphQL engine

    异步 GraphQL 引擎支持。

    Python
    在 GitHub 上查看↗99
  • tartiflette/tartiflette-aiohttptartiflette 的头像

    tartiflette/tartiflette-aiohttp

    62在 GitHub 上查看↗

    tartiflette-aiohttp is a wrapper of aiohttp which includes the Tartiflette GraphQL Engine, do not hesitate to take a look of the Tartiflette project.

    异步 GraphQL 装饰器。

    Python
    在 GitHub 上查看↗62
  1. Home
  2. Part of an Awesome List
  3. Databases & Data
  4. GraphQL