graffle
GraphQL client
A minimal GraphQL client library for building JavaScript applications with strong type safety and support for Node and browser environments.
Simple GraphQL Client for JavaScript. Minimal. Extensible. Type Safe. Runs everywhere.
6k stars
34 watching
311 forks
Language: TypeScript
last commit: about 1 month ago graphqlgraphql-clientgraphql-requestlightweightnodejstypescript
Related projects:
Repository | Description | Stars |
---|---|---|
graphql/graphql-js | A reference implementation of GraphQL in JavaScript. | 20,110 |
graphile/crystal | A monorepo for maintaining and distributing multiple GraphQL-related packages and tools. | 12,633 |
graphql-nexus/nexus | A framework for building GraphQL schemas with TypeScript and JavaScript using a code-first, type-safe approach. | 3,401 |
ardatan/graphql-tools | A utility library for building and stitching GraphQL schemas in TypeScript. | 5,356 |
gqty-dev/gqty | An alternative GraphQL client library for TypeScript applications that automates data requirements and integrates with Next.js and other Node.js frameworks. | 939 |
apollographql/graphql-tag | A utility package for parsing and manipulating GraphQL queries in JavaScript. | 2,333 |
dotansimha/graphql-yoga | A GraphQL server implementation with focus on ease of setup, performance, and developer experience | 8,268 |
hasura/graphqurl | A tool for making GraphQL queries with features like autocomplete and subscription support. | 3,345 |
restuwahyu13/sijago | A GraphQL client library for interacting with GraphQL servers in both browsers and Node.js environments. | 7 |
urql-graphql/urql | A versatile and customizable GraphQL client for building complex web applications | 8,687 |
howtographql/howtographql | A fullstack tutorial website on GraphQL and its ecosystem | 8,703 |
the-road-to-graphql/react-graphql-client-library | A minimal GraphQL client for React applications | 15 |
graphitejs/server | A Node.js framework for building GraphQL APIs with a focus on ease of use and data agnosticity | 120 |
graphql-editor/graphql-zeus | A tool that generates strongly typed clients and types from GraphQL schemas to improve developer productivity and safety | 1,946 |
graphql/graphql-spec | A collection of specifications and examples for building GraphQL APIs | 14,320 |