awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
hasura avatar

hasura/graphqurl

0
View on GitHub↗
3,381 stars·101 forks·JavaScript·Apache-2.0·7 views

Graphqurl

curl for GraphQL with autocomplete, subscriptions and GraphiQL. Also a dead-simple universal javascript GraphQL client.

Features

  • GraphQL Clients - Curl for GraphQL with autocomplete and subscriptions.

Star history

Star history chart for hasura/graphqurlStar history chart for hasura/graphqurl

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Graphqurl

These projects share indexed features with Graphqurl. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • apollographql/apollo-clientapollographql avatar

    apollographql/apollo-client

    19,798View on GitHub↗

    Apollo Client is a GraphQL client library and data fetching framework used to request data from a GraphQL server and synchronize that state within a frontend application. It functions as a remote state manager and a local state management tool, allowing developers to define client-side schemas and resolvers for data that does not reside on a remote server. The project features a normalized GraphQL cache that identifies objects by ID to ensure referential equality and consistent data updates across different queries. It also includes a GraphQL API mocking tool to simulate server responses and

    TypeScriptapollo-clientapollographqlgraphql
    View on GitHub↗19,798
  • aws-amplify/amplify-jsaws-amplify avatar

    aws-amplify/amplify-js

    9,568View on GitHub↗

    This project is a JavaScript library and SDK used to integrate web and mobile applications with cloud services. It serves as a bridge to backend providers for user authentication, binary object storage, and real-time data synchronization. The library provides a unified interface for managing cloud identity and access, executing queries and mutations against GraphQL endpoints, and consuming REST APIs with secure request signing. It also includes tools for accessing machine learning services for natural language processing and computer vision. Broad capability areas include offline-first data

    TypeScript
    View on GitHub↗9,568
  • gqty-dev/gqtygqty-dev avatar

    gqty-dev/gqty

    1,035View on GitHub↗

    The No-GraphQL Client for TypeScript

    TypeScriptcodegendiscordgraphql
    View on GitHub↗1,035
  • graphql-editor/graphql-zeusgraphql-editor avatar

    graphql-editor/graphql-zeus

    1,976View on GitHub↗

    GraphQL client and GraphQL code generator with GraphQL autocomplete library generation ⚡⚡⚡ for browser,nodejs and react native ( apollo compatible )

    TypeScript
    View on GitHub↗1,976
Compare all 6 related projects→

Frequently asked questions

What does hasura/graphqurl do?

curl for GraphQL with autocomplete, subscriptions and GraphiQL. Also a dead-simple universal javascript GraphQL client.

What are the main features of hasura/graphqurl?

The main features of hasura/graphqurl are: GraphQL Clients.

Which projects share features with hasura/graphqurl?

Projects with overlapping indexed features include: apollographql/apollo-client — Apollo Client is a GraphQL client library and data fetching framework used to request data from a GraphQL server and… aws-amplify/amplify-js — This project is a JavaScript library and SDK used to integrate web and mobile applications with cloud services. It… gqty-dev/gqty — The No-GraphQL Client for TypeScript. graphql-editor/graphql-zeus — GraphQL client and GraphQL code generator with GraphQL autocomplete library generation ⚡⚡⚡ for browser,nodejs and… prisma-labs/graphql-request — graphql-request is a lightweight, type-safe GraphQL client library for JavaScript that runs across browsers, Node.js,… remorses/genql — Type safe TypeScript client for any GraphQL API.