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
308 forks
Language: TypeScript
last commit: 5 days ago graphqlgraphql-clientgraphql-requestlightweightnodejstypescript
Related projects:
Repository | Description | Stars |
---|---|---|
graphql/graphql-js | A reference implementation of GraphQL in JavaScript. | 20,088 |
graphile/crystal | A monorepo for maintaining and distributing multiple GraphQL-related packages and tools. | 12,613 |
graphql-nexus/nexus | A framework for building GraphQL schemas with TypeScript and JavaScript using a code-first, type-safe approach. | 3,398 |
ardatan/graphql-tools | A utility library for building and stitching GraphQL schemas in TypeScript. | 5,351 |
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. | 932 |
apollographql/graphql-tag | A utility package for parsing and manipulating GraphQL queries in JavaScript. | 2,328 |
dotansimha/graphql-yoga | A GraphQL server implementation with focus on ease of setup, performance, and developer experience | 8,249 |
hasura/graphqurl | A command-line interface and JavaScript library for making GraphQL queries with features like autocomplete, subscriptions, and custom GraphiQL. | 3,341 |
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,660 |
howtographql/howtographql | A fullstack tutorial website on GraphQL and its ecosystem | 8,704 |
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 for generating strongly typed GraphQL clients from a schema | 1,943 |
graphql/graphql-spec | A collection of specifications and examples for building GraphQL APIs | 14,307 |