0.0.2 • Published 6 years ago

super-graphiql-express v0.0.2

Weekly downloads
724
License
MIT
Repository
github
Last release
6 years ago

Super-GraphiQL is an application dedicating to testing your GraphQL API. Users are able to quickly setup a series of tests for their project, understand the results and save the test cases for later use.

Build Status

Installation

$ npm install super-graphiql

$ npm install super-graphiql-express

Features

Super GraphiQL leverages components of GraphiQl GraphiQL under the hood but is meant as a more powerful and flexibile GraphQL IDE to enable smooth testing workflow resulting enabling more efficicent workflows. Super GraphiQL thus adds the following features to the GraphQL ecosystem:

  • Supports multiple GraphQL queries and mutations in one test script
  • Intuitive visualization of test results
  • Save and reuse test scripts
  • Searchable Query history
  • Context-aware autocompletion & error highlighting
  • Supports real-time GraphQL Subscriptions

Tech/framework used

Built with

Packages

super-graphiql-middleware-express: Express middleware super-graphiql-react: Core of Super Graphiql built with ReactJS

Authors

Albert Chen | Marissa Lafontant | Eduardo Maillo | Angela Scerbo

License

See LICENSE file MIT ©