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
932 stars
7 watching
26 forks
Language: TypeScript
last commit: 5 days ago
Linked from 1 awesome list
codegendiscordgraphqlhacktoberfestjavascriptnextjsnodejsreacttypescript
Related projects:
Repository | Description | Stars |
---|---|---|
eerimoq/gqt | A terminal-based GraphQL client for building and executing queries. | 464 |
quramy/ts-graphql-plugin | A TypeScript plugin for GraphQL development that provides tools for auto-completion, query validation, type generation, and more. | 723 |
graphql-editor/graphql-zeus | A tool for generating strongly typed GraphQL clients from a schema | 1,943 |
michallytek/type-graphql | A framework for building GraphQL APIs with TypeScript using classes and decorators. | 8,039 |
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. | 605 |
remorses/genql | Automates the process of generating client code for GraphQL APIs | 881 |
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,313 |
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 | 515 |
0no-co/gql.tada | A library that automatically infers and types GraphQL queries in the TypeScript type system. | 2,597 |
graphql-rust/graphql-client | A Rust library that generates typed GraphQL client code from query and schema definitions. | 1,149 |
graphql-dotnet/graphql-client | A C# library that provides a thread-safe GraphQL client for .NET Standard | 625 |
contentful-labs/gqli.rb | A Ruby-based GraphQL client DSL for creating queries and fragments against various APIs | 211 |