howtographql/graphql-go

Name: graphql-go

Owner: How to GraphQL

Description: GraphQL tutorial using Go

Created: 2017-07-12 19:44:06.0

Updated: 2018-05-13 18:04:09.0

Pushed: 2017-12-27 22:41:37.0

Homepage:

Size: 1307

Language: Go

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

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/

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.