CaffQL
GraphQL client generator
Generates C++ code for interacting with GraphQL APIs based on JSON schema definitions
GraphQL c++ client code generator
28 stars
32 watching
6 forks
Language: C++
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
graphql-rust/graphql-client | A Rust library that generates typed GraphQL client code from query and schema definitions. | 1,149 |
microsoft/cppgraphqlgen | Tools for generating and consuming GraphQL services in C++ | 325 |
graphql-editor/graphql-zeus | A tool for generating strongly typed GraphQL clients from a schema | 1,943 |
zaid-ajaj/snowflaqe | Automates generation of type-safe GraphQL clients for F# and Fable projects | 158 |
moientajik/graphql.tools | Generates C# classes from a GraphQL schema | 95 |
99designs/gqlgen | Library for building GraphQL servers with type safety and code generation | 9,969 |
piglovesyou/graphql-let | A tool that automates the generation of TypeScript code from GraphQL queries | 454 |
wbaldoumas/graphql-to-karate | Automatically generates tests for API endpoints based on GraphQL schema definitions. | 14 |
byme8/zeroql | A C# GraphQL client library with Linq-like syntax for building high-performance clients | 278 |
kobylynskyi/graphql-java-codegen-gradle-plugin | Automates the process of generating Java code from GraphQL schema definitions | 19 |
surgicalcoder/apiclientgenerator | A tool that generates strongly typed HTTP client classes for .NET 6.0 Web API projects. | 19 |
chillicream/graphql-workshop | A workshop project teaching software developers to build a full-featured GraphQL server from scratch using ASP.NET Core and Hot Chocolate | 467 |
remorses/genql | Automates the process of generating client code for GraphQL APIs | 881 |
graphql-java-kickstart/graphql-java-tools | A tool for generating and wiring GraphQL schemas in Java | 812 |
leangen/graphql-spqr | A Java library that generates GraphQL schema from existing Java code | 1,096 |