3 repositorios
用于构建 GraphQL API 的库。
Explore 3 awesome GitHub repositories matching part of an awesome list · GraphQL. Refine with filters or upvote what's useful.
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 框架。
ASGI support for the Tartiflette GraphQL engine
异步 GraphQL 引擎支持。
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 装饰器。