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: almost 5 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,154 |
microsoft/cppgraphqlgen | Tools for generating and consuming GraphQL services in C++ | 326 |
graphql-editor/graphql-zeus | A tool that generates strongly typed clients and types from GraphQL schemas to improve developer productivity and safety | 1,946 |
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 | 96 |
99designs/gqlgen | A Go library for building GraphQL servers using a schema-first approach and code generation. | 10,018 |
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 | 280 |
kobylynskyi/graphql-java-codegen-gradle-plugin | Automates the process of generating Java code from GraphQL schema definitions | 19 |
surgicalcoder/apiclientgenerator | Automates generation of strongly typed HTTP client classes from APIs. | 20 |
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 | 469 |
remorses/genql | Automates the process of generating client code for GraphQL APIs | 890 |
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 |