fossasia-2016-graphql-demo

command module
v0.0.0-...-dff41ac Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 19, 2016 License: MIT Imports: 4 Imported by: 0

README

fossasia-2016-graphql-demo

Demo project used to showcase GraphQL capabilities

Slides

Slides for the talk @ FOSSASIA 2016 available here: Introduction to GraphQL (or How I Learned to Stop Worrying About REST APIs:

Reminder

We are looking for more contributors for graphql-go

Feel free to dive right in and submit a PR @ graphql-go/graphql

Participate in our discussion =)

Features

Forked from https://github.com/graphql-go/playground

  • graphql-go: Golang GraphQL library
  • graphql-relay-go: Golang GraphQL library helper to construct Relay-compliant server
  • graphiql: In-browser IDE to explore GraphQL queries
  • Starwars GraphQL Schema: GraphQL example schema defined with Relay capabilities with the help of graphql-relay-go.
To run locally
# `cd` to project directory
$ cd <project_dir>

# get all dependencies
$ go get ./...

# launch server
$ go run main.go

# Go to http://localhost:8080 on your browser

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL