graphqurl
GraphQL client
A command-line interface and JavaScript library for making GraphQL queries with features like autocomplete, subscriptions, and custom GraphiQL.
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: 7 months ago
Linked from 2 awesome lists
autocompleteclicurlgraphqlmutationsquerysubscription
Related projects:
Repository | Description | Stars |
---|---|---|
graphql/graphql-js | A reference implementation of GraphQL in JavaScript. | 20,088 |
graphql/graphql-spec | A collection of specifications and examples for building GraphQL APIs | 14,307 |
urql-graphql/urql | A versatile and customizable GraphQL client for building complex web applications | 8,660 |
graphql-editor/graphql-editor | An IDE for designing and visualizing GraphQL schemas | 6,010 |
graphql-kit/graphql-voyager | A tool to visualize GraphQL APIs as interactive graphs. | 7,800 |
ardatan/graphql-tools | A utility library for building and stitching GraphQL schemas in TypeScript. | 5,351 |
howtographql/howtographql | A fullstack tutorial website on GraphQL and its ecosystem | 8,704 |
graphql-go/graphql | An implementation of GraphQL schema and query execution in Go. | 9,920 |
graphql-kit/graphql-faker | A tool for generating realistic data for GraphQL APIs with minimal configuration | 2,693 |
hasura/graphql-engine | Provides a secure, API-driven interface to access and manipulate data from various databases | 31,179 |
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,249 |
graffle-js/graffle | A minimal GraphQL client library for building JavaScript applications with strong type safety and support for Node and browser environments. | 5,871 |
altair-graphql/altair | A GraphQL client that simplifies the development of GraphQL-based applications | 5,139 |
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,560 |