cppgraphqlgen
GraphQL service tools
Tools for generating and consuming GraphQL services in C++
C++ GraphQL schema service generator
326 stars
20 watching
45 forks
Language: C++
last commit: about 1 month ago
Linked from 1 awesome list
graphqlgraphql-tools
Related projects:
Repository | Description | Stars |
---|---|---|
99designs/gqlgen | A Go library for building GraphQL servers using a schema-first approach and code generation. | 10,018 |
moientajik/graphql.tools | Generates C# classes from a GraphQL schema | 96 |
graphql-editor/graphql-zeus | A tool that generates strongly typed clients and types from GraphQL schemas to improve developer productivity and safety | 1,946 |
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,154 |
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 | 630 |
entitygraphql/entitygraphql | A GraphQL library for .NET that simplifies building and executing GraphQL APIs on top of data models. | 421 |
sudograph/sudograph | Generates a GraphQL database for the Internet Computer from a schema definition | 222 |
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,209 |
profusion/sgqlc | An easy-to-use GraphQL client written in Python | 518 |