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
- Host: GitHub
- URL: https://github.com/jxltom/graphiql-web
- Owner: jxltom
- Created: 2018-11-23T08:21:04.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-25T03:56:26.000Z (almost 7 years ago)
- Last Synced: 2025-03-29T06:30:57.405Z (6 months ago)
- Topics: bearer-authentication, dokku, graphiql, graphql, heroku
- Language: JavaScript
- Homepage: https://graphiql-web.herokuapp.com/
- Size: 72.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
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. [](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: