tallstreet / graphql-go

An implementation of GraphQL for Go / Golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

graphql-go Build Status GoDoc Coverage Status

An work in progress implementation of GraphQL for Go.

Roadmap

  • Lexer
  • Parser
  • Schema Parser
  • Printer
  • Schema Printer
  • Visitor
  • Executor
  • Basic usage
  • Relay/React example
  • Release v0.1

About

An implementation of GraphQL for Go / Golang

License:MIT License


Languages

Language:Go 100.0%