It is a Node.js library that generates static documentation for a GraphQL schema using a variety of options. The goal of SpectaQL is to help you keep your documentation complete, current and beautiful with the least amount of pain possible. | It is an easy-to-use, lightweight JavaScript library providing a client- and server-side caching solution for GraphQL. Its schema-governed, type-level normalization algorithm deconstructs GraphQL query responses into individual graph nodes to be cached separately as constant-time-readable key-value pairs, with references to connected nodes. |
Various ways to ingest your schema; Will automatically generate documentation for all Types, Fields, Queries, Mutations and Arguments by default;
Supports blacklisting entire areas (e.g. "don't show Mutations") and 1-off blacklisting;
Supports providing examples via static metadata, or dynamically via a custom generator plugin that you control | Client-side caching utilizing sessionStorage;
Server-side caching utilizing a configurable Redis in-memory data store;
Automatic unique cache key generation;
Partial and exact match query caching;
Programmatic rebuilding of GraphQL queries to fetch only the minimum data necessary to complete the response based upon current cache contents |
Statistics | |
GitHub Stars 1.2K | GitHub Stars 579 |
GitHub Forks 131 | GitHub Forks 134 |
Stacks 10 | Stacks 0 |
Followers 11 | Followers 2 |
Votes 0 | Votes 0 |
Integrations | |

Firecamp is a centralized platform to test/manage/collaborate on HTTP, GraphQL, WS and other forms of APIs in a Team.

Visual GraphQL Editor is a visual backend editor that speed's up software development and improve's communication with non-tech people. It's a is a bridge between tech and non-tech users. Professionals can import their previously written code and visualize it on diagram while newbies can link visual blocks and editor will transform them into code. Our tool makes understanding GraphQL schema a lot easier.

A beautiful feature-rich GraphQL Client IDE for all platforms. Enables you interact with any GraphQL server you are authorized to access from any platform you are on. Much like Postman for GraphQL, you can easily test and optimize your Grap

Easiest way to run a GraphQL server: Sensible defaults & includes everything you need with minimal setup.;Includes Subscriptions: Built-in support for GraphQL subscriptions using WebSockets.;Compatible: Works with all GraphQL clients (Apollo, Relay...) and fits seamless in your GraphQL workflow.

It is a declarative, code-first and strongly typed GraphQL schema construction for TypeScript & JavaScript.

It is a library that creates an executable GraphQL schema from a model definition and provides queries and mutations to access a database. Currently, it supports the multi-model database ArangoDB. The concept being inspired by existing projects like prisma and join-monster, it exploits the expressiveness of the Arango Query Language (AQL) to generate one tailored query for each GraphQL request.

It allows you to easily and quickly deploy GraphQL APIs on AWS, and integrate them with AWS Lambda, DynamoDB & others. It supports all AWS AppSync features, while offering sane defaults that makes working with AppSync a lot easier without compromising on flexibility.
Represent any GraphQL API as an interactive graph. It's time to finally see the graph behind GraphQL.

Made by the team at hasura.io, graphqurl is a curl like CLI for GraphQL.

Scale, inspect & protect your GraphQL API. Reduce your origin traffic by up to 95% with GraphQL edge cache, get insights about your requests with analytics, track your errors and protect your API from malicious queries.