/graphql-go

GraphQL tutorial using Go

Primary LanguageGoMIT LicenseMIT

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/