Add two libs to Query Language section.

checkGoreportcard
Chris Ramón 9 years ago
parent df9a402364
commit dc8232fe33

@ -564,9 +564,12 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
## Query Language
* [graphql](https://github.com/tmc/graphql) - graphql parser + utilities.
* [graphql](https://github.com/sevki/graphql) - GraphQL implementation in go.
* [graphql-go](https://github.com/chris-ramon/graphql-go) - An implementation of GraphQL for Go.
## Resource Embedding
* [go-bindata](https://github.com/jteeuwen/go-bindata) - Package that converts any file into managable Go source code.

Loading…
Cancel
Save