storyicon / graphquery-playground

The playground of graphquery, let you quickly start and test your GraphQuery statement.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

We are looking for contributors! Please check the ROADMAP to see how you can help ❤️


GraphQuery-PlayGround

GraphQuery

GraphQuery is a query language and execution engine tied to any backend service.GraphQuery-PlayGround is a web application for practicing, learning and testing GraphQuery.

GraphQuery-PlayGround is programming language independent, we provide a binary distribution package to facilitate any platform, any language developers to use

Install

1. Use binary distribution

Go to the Release page, download and unzip the corresponding binary package according to your system type, run the server, and access 127.0.0.1:8558 in the browser.

graphquery-playground

2. Compile

If you don't want to use the Release version and want to modify the source code, you can read the following steps to compile.

go get -u github.com/storyicon/graphquery-playground

Find the downloaded storyicon/graphquery-playground in GOPATH,

go build server.go

Execute the obtained binary package server, access 127.0.0.1:8558 in the browser.

About

The playground of graphquery, let you quickly start and test your GraphQuery statement.

License:Apache License 2.0


Languages

Language:HTML 16.3%Language:HTML 16.3%Language:HTML 16.3%Language:HTML 16.3%Language:HTML 16.3%Language:Go 4.0%Language:Go 3.6%Language:Go 3.6%Language:Go 3.6%Language:Go 3.6%