- Download the Code to your machine
go get github.com/cryanbrow/eve-graphql-go
- Execute the binary
eve-graphql-go
Once the application is running there will be 3 available endpoints.
- http://localhost:8080/Graphql - The Graphiql UI for querying
- http://localhost:8080/query - The endpoint to POST your GraphQL queries against.
- http://localhost:8080/voyager - The Voyager UI for a graphical representation of the schema