mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add two libs to Query Language section.
This commit is contained in:
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…
Reference in New Issue
Block a user