README ¶ ��# EVE GraphQL Go How to Run Download the Code to your machine go get github.com/cryanbrow/eve-graphql-go Execute the binary eve-graphql-go Available Endpoints 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 Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files server.go Directories ¶ Show internal Expand all Path Synopsis graph caching configuration data_access/esi/alliance data_access/esi/character data_access/esi/corporation data_access/esi/dogma data_access/esi/market data_access/esi/universe generated generated/model helpers model tracing Click to show internal directories. Click to hide internal directories.