graphql-client
GraphQL client generator
A Rust library that generates typed GraphQL client code from query and schema definitions.
Typed, correct GraphQL requests and responses in Rust
1k stars
13 watching
159 forks
Language: Rust
last commit: 4 months ago
Linked from 2 awesome lists
clientgraphqlrustwasmwebassembly
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool for parsing and formatting GraphQL query and schema definitions in Rust. | 355 |
| A tool that generates strongly typed clients and types from GraphQL schemas to improve developer productivity and safety | 1,946 |
| A Go library for building GraphQL servers using a schema-first approach and code generation. | 10,018 |
| A Java library that generates GraphQL schema from existing Java code | 1,096 |
| A Ruby-based GraphQL client DSL for creating queries and fragments against various APIs | 208 |
| A tool for generating and wiring GraphQL schemas in Java | 812 |
| A C# library that provides a thread-safe GraphQL client for .NET Standard | 630 |
| Tools for generating and consuming GraphQL services in C++ | 326 |
| Generates C++ code for interacting with GraphQL APIs based on JSON schema definitions | 28 |
| Generates C# classes from a GraphQL schema | 96 |
| A minimal GraphQL client for React applications | 15 |
| A tool that automatically generates a GraphQL server from a SQLite database or SQL file | 1,057 |
| Generates GraphQL schemas and servers based on SQL table structure. | 592 |
| A library for building strongly typed, real-time GraphQL clients with automatic code generation and data persistence. | 609 |
| Automates generation of type-safe GraphQL clients for F# and Fable projects | 158 |