hasura/graphqurl
curl for GraphQL with autocomplete, subscriptions and GraphiQL. Also a dead-simple universal javascript GraphQL client. observed · 2026-08-28
Health v2 · maintenance only
35/100
- Activity 6
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2966
- days_rel: n/a
- days_push: 566
- n_releases_24m: 0
Adoption not part of the score
3377 stars · 102 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
graphqurl is a curl-like CLI for making GraphQL queries, mutations, and subscriptions, with schema-based autocomplete and schema export. It also doubles as a simple universal JavaScript GraphQL client for Node.js and the browser.
Use cases
- send graphql queries from the command line
- curl equivalent for graphql endpoints
- autocomplete graphql queries in the terminal
- test graphql subscriptions from cli
- export a graphql schema
- make graphql requests from node.js scripts
When to choose
- you want a quick curl-like tool to hit GraphQL endpoints from the terminal
- you need interactive query building with schema autocomplete
- you want a lightweight JS client for queries and subscriptions without a heavy framework
When to avoid
- you need the GraphiQL UI, which was removed in v2.0.0
- you need a full-featured GraphQL client with caching, normalization, or framework integration
- you are not working with GraphQL at all
Facets
cli-tool · maturity maintenance
graphql http-client cli developer-tools apis web-development cli cross-platform graphql-client curl-like autocomplete subscriptions schema-export command-line nodejs
2 sources
- readme: https://github.com/hasura/graphqurl · fetched 2026-08-28 · 6ea55dd39d88
- registry_npm: https://registry.npmjs.org/graphqurl · fetched 2026-08-29 · 9ec74792fee3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| hasura/graphqurl | main | 35 |
For agents
markdown · JSON · MCP: product_card(name="hasura/graphqurl")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem