graphqurl
GraphQL client
A tool for making GraphQL queries with features like autocomplete and subscription support.
curl for GraphQL with autocomplete, subscriptions and GraphiQL. Also a dead-simple universal javascript GraphQL client.
3k stars
48 watching
101 forks
Language: JavaScript
last commit: about 1 month ago
Linked from 2 awesome lists
autocompleteclicurlgraphqlmutationsquerysubscription
Related projects:
Repository | Description | Stars |
---|---|---|
graphql/graphql-js | A reference implementation of GraphQL in JavaScript. | 20,110 |
graphql/graphql-spec | A collection of specifications and examples for building GraphQL APIs | 14,320 |
urql-graphql/urql | A versatile and customizable GraphQL client for building complex web applications | 8,687 |
graphql-editor/graphql-editor | An editor for designing and visualizing GraphQL schemas | 6,012 |
graphql-kit/graphql-voyager | A tool to visualize GraphQL APIs as interactive graphs. | 7,815 |
ardatan/graphql-tools | A utility library for building and stitching GraphQL schemas in TypeScript. | 5,356 |
howtographql/howtographql | A fullstack tutorial website on GraphQL and its ecosystem | 8,703 |
graphql-go/graphql | An implementation of GraphQL schema and query execution in Go. | 9,949 |
graphql-kit/graphql-faker | A tool for generating realistic data for GraphQL APIs with minimal configuration | 2,698 |
hasura/graphql-engine | Provides a secure, API-driven interface to access and manipulate data from various databases | 31,236 |
idurar/fast-graphql | A tool for structuring and generating GraphQL schemas for Node.js applications | 5 |
dotansimha/graphql-yoga | A GraphQL server implementation with focus on ease of setup, performance, and developer experience | 8,268 |
graffle-js/graffle | A minimal GraphQL client library for building JavaScript applications with strong type safety and support for Node and browser environments. | 5,896 |
altair-graphql/altair | A GraphQL client that simplifies the development of GraphQL-based applications | 5,160 |
maticzav/graphql-shield | A tool to create permission layers for GraphQL servers by adding an abstraction layer between the application and the underlying data storage. | 3,562 |