Skip to content

smare/graphiql-explorer-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example usage of OneGraph's open source GraphiQL explorer.

OneGraph provides easy, consistent access to the APIs that underlie your business--all through the power of GraphQL.

Sign up at https://www.onegraph.com.

Setup

Install dependencies:

npm install
# or
yarn install

Start the server:

npm run start
# or
yarn start

Your browser will automatically open to http://localhost:3000 with the explorer open.

Live demo

The example app is deployed to GitHub pages at https://onegraph.github.io/graphiql-explorer-example/ and is in use in production at https://www.onegraph.com/graphiql.

Preview

About

Example of OneGraph's GraphiQL Explorer in action

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 86.7%
  • HTML 10.4%
  • CSS 2.9%