gqty
GraphQL client
An alternative GraphQL client library for TypeScript applications that automates data requirements and integrates with Next.js and other Node.js frameworks.
The No-GraphQL Client for TypeScript
939 stars
7 watching
26 forks
Language: TypeScript
last commit: about 1 month ago
Linked from 1 awesome list
codegendiscordgraphqlhacktoberfestjavascriptnextjsnodejsreacttypescript
Related projects:
Repository | Description | Stars |
---|---|---|
eerimoq/gqt | A terminal-based GraphQL client for building and executing queries. | 463 |
quramy/ts-graphql-plugin | A TypeScript plugin for GraphQL development that provides tools for auto-completion, query validation, type generation, and more. | 729 |
graphql-editor/graphql-zeus | A tool that generates strongly typed clients and types from GraphQL schemas to improve developer productivity and safety | 1,946 |
michallytek/type-graphql | A framework for building GraphQL APIs with TypeScript using classes and decorators. | 8,046 |
prismake/typegql | A set of decorators and tools for creating GraphQL APIs in a type-safe manner | 424 |
gql-dart/ferry | A library for building strongly typed, real-time GraphQL clients with automatic code generation and data persistence. | 609 |
remorses/genql | Automates the process of generating client code for GraphQL APIs | 890 |
the-road-to-graphql/react-graphql-client-library | A minimal GraphQL client for React applications | 15 |
stepci/garph | A full-stack GraphQL framework for building and managing GraphQL APIs in TypeScript. | 1,315 |
restuwahyu13/sijago | A GraphQL client library for interacting with GraphQL servers in both browsers and Node.js environments. | 7 |
profusion/sgqlc | An easy-to-use GraphQL client written in Python | 518 |
0no-co/gql.tada | A library that automatically infers and types GraphQL queries in the TypeScript type system. | 2,649 |
graphql-rust/graphql-client | A Rust library that generates typed GraphQL client code from query and schema definitions. | 1,154 |
graphql-dotnet/graphql-client | A C# library that provides a thread-safe GraphQL client for .NET Standard | 630 |
contentful-labs/gqli.rb | A Ruby-based GraphQL client DSL for creating queries and fragments against various APIs | 208 |