Firecamp is a centralized platform to test/manage/collaborate on HTTP, GraphQL, WS and other forms of APIs in a Team. | It is a lightweight library that allows developers to create plugins that enriches the GraphQL execution layer with new features. It’s the plugin system for your GraphQL layer. |
Save queries, mutations, and subscriptions in a collection for future purposes; Generate queries on the fly without having a knowledge of prior schema. just click and generate; Get auto-generated variables from queries very quickly; Upload single or multiple files at a time with just a couple of clicks; Get a zero-maintenance document from the GraphQL schema, never be out of sync | Powerful plugin system that wraps the entire GraphQL execution pipeline;
Use any HTTP server, and any GraphQL schema (code-first or schema-first);
You don't have to reinvent the wheel for every feature. Write or reuse existing plugins |
Statistics | |
GitHub Stars 61 | GitHub Stars - |
GitHub Forks 4 | GitHub Forks - |
Stacks 5 | Stacks 3 |
Followers 19 | Followers 6 |
Votes 22 | Votes 0 |
Pros & Cons | |
Pros
| No community feedback yet |
Integrations | |
| No integrations available | |

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.

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 allows you to use GraphQL query language to access data in remote APIs that don't run GraphQL (and also ones that do run GraphQL). It can be used as a gateway to other services, or run as a local GraphQL schema that aggregates data from remote APIs.