An open API service indexing awesome lists of open source software.

https://github.com/jxltom/graphiql-web

Web application for GraphiQL with any GraphQL backends and Bearer Authentication
https://github.com/jxltom/graphiql-web

bearer-authentication dokku graphiql graphql heroku

Last synced: about 2 months ago
JSON representation

Web application for GraphiQL with any GraphQL backends and Bearer Authentication

Awesome Lists containing this project

README

          

# graphiql-web

Web application for GraphiQL with any GraphQL backends and Bearer Authentication

## Getting Started

- View the online demo for [Github GraphQL API v4](https://developer.github.com/v4/) in [https://graphiql-web.herokuapp.com/](https://graphiql-web.herokuapp.com/).

- Or launch your own demo on a free Heroku instance. Note that you have to set the ```GRAPHQL_API_URL``` environment variable to point to your backend GraphQL API url. ```GRAPHQL_BEARER_TOKEN``` is also required if accessing your GraphQL API needs Bearer Authentication. [![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)

- Or launch it via Docker by ```docker run jxltom:graphiql-web```

## :sparkling_heart: Buy Me a Coffee

Buy me a coffee if you like this project. :heart: