awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateBlogHartă site
ProiectDesprePresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comBlog
Categorii

1 repository

Awesome GitHub RepositoriesServer Libraries

Libraries that provide the core logic to process GraphQL queries and execute resolvers on a backend.

Distinct from Python GraphQL Tools: Specializes Python GraphQL Tools by focusing specifically on the server-side execution and resolution logic.

Explore 1 awesome GitHub repository matching part of an awesome list · Server Libraries. Refine with filters or upvote what's useful.

Awesome Server Libraries GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • graphql-python/grapheneAvatar graphql-python

    graphql-python/graphene

    8,238Vezi pe 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

    Provides the backend infrastructure to process GraphQL queries and execute Python resolvers.

    Python
    Vezi pe GitHub↗8,238
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Python GraphQL Tools
  5. Server Libraries