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
gqty-dev avatar

gqty-dev/gqty

0
View on GitHub↗
1,035 stars·34 forks·TypeScript·MIT·8 viewsgqty.dev↗

Gqty

The No-GraphQL Client for TypeScript

Features

  • GraphQL Clients - A No GraphQL client for TypeScript.

Star history

Star history chart for gqty-dev/gqtyStar history chart for gqty-dev/gqty

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

Frequently asked questions

What does gqty-dev/gqty do?

The No-GraphQL Client for TypeScript

What are the main features of gqty-dev/gqty?

The main features of gqty-dev/gqty are: GraphQL Clients.

Which projects share features with gqty-dev/gqty?

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… graphql-editor/graphql-zeus — GraphQL client and GraphQL code generator with GraphQL autocomplete library generation ⚡⚡⚡ for browser,nodejs and… hasura/graphqurl — curl for GraphQL with autocomplete, subscriptions and GraphiQL. Also a dead-simple universal javascript GraphQL client. 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.

Projects sharing features with Gqty

These projects share indexed features with Gqty. 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
  • 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
  • hasura/graphqurlhasura avatar

    hasura/graphqurl

    3,381View on GitHub↗

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

    JavaScript
    View on GitHub↗3,381
Compare all 6 related projects→