Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 253 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 253 Bytes

Hackernews Go Example

Setup

  1. go get -u github.com/howtographql/graphql-go
  2. cd ${GOPATH}/src/github.com/howtographql/graphql-go
  3. docker-compose up -d
  4. go run main.go
  5. Execute queries in GraphiQL by visiting http://localhost:8080/