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
graphql-editor avatar

graphql-editor/graphql-zeus

0
View on GitHub↗
1,976 stars·112 forks·TypeScript·MIT·10 viewszeus.aexol.com↗

Graphql Zeus

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

Features

  • GraphQL Clients - Creates autocomplete client library for JavaScript or TypeScript.

Star history

Star history chart for graphql-editor/graphql-zeusStar history chart for graphql-editor/graphql-zeus

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 graphql-editor/graphql-zeus do?

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

What are the main features of graphql-editor/graphql-zeus?

The main features of graphql-editor/graphql-zeus are: GraphQL Clients.

Which projects share features with graphql-editor/graphql-zeus?

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. 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 Graphql Zeus

These projects share indexed features with Graphql Zeus. 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
  • 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→