cppgraphqlgen
GraphQL service tools
Tools for generating and consuming GraphQL services in C++
C++ GraphQL schema service generator
325 stars
20 watching
45 forks
Language: C++
last commit: 26 days ago
Linked from 1 awesome list
graphqlgraphql-tools
Related projects:
Repository | Description | Stars |
---|---|---|
99designs/gqlgen | Library for building GraphQL servers with type safety and code generation | 9,969 |
moientajik/graphql.tools | Generates C# classes from a GraphQL schema | 95 |
graphql-editor/graphql-zeus | A tool for generating strongly typed GraphQL clients from a schema | 1,943 |
graphql-java-kickstart/graphql-java-tools | A tool for generating and wiring GraphQL schemas in Java | 812 |
graphql-rust/graphql-client | A Rust library that generates typed GraphQL client code from query and schema definitions. | 1,149 |
leangen/graphql-spqr | A Java library that generates GraphQL schema from existing Java code | 1,096 |
graphql-dotnet/conventions | Automates schema generation for GraphQL .NET applications | 233 |
graphql-dotnet/graphql-client | A C# library that provides a thread-safe GraphQL client for .NET Standard | 625 |
entitygraphql/entitygraphql | A GraphQL library for .NET that simplifies building and executing GraphQL APIs on top of data models. | 417 |
sudograph/sudograph | Generates a GraphQL database for the Internet Computer from a schema definition | 221 |
caffeinetv/caffql | Generates C++ code for interacting with GraphQL APIs based on JSON schema definitions | 28 |
overblog/graphqlbundle | Tools to build a complete GraphQL API server in a Symfony application | 787 |
rexxars/sql-to-graphql | Generates GraphQL schemas and servers based on SQL table structure. | 592 |
graphql-compose/graphql-compose | Toolkit for generating complex GraphQL schemas from schema definitions and data models. | 1,208 |
profusion/sgqlc | An easy-to-use GraphQL client written in Python | 515 |