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,155GitHub पर देखें↗

    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