diff --git a/README.md b/README.md index 16b7a8be..c11e934e 100644 --- a/README.md +++ b/README.md @@ -1416,6 +1416,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis ## Query Language +* [api-fu](https://github.com/ccbrown/api-fu) - Comprehensive GraphQL implementation. * [gojsonq](https://github.com/thedevsaddam/gojsonq) - A simple Go package to Query over JSON Data. * [graphql](https://github.com/tmc/graphql) - graphql parser + utilities. * [graphql](https://github.com/neelance/graphql-go) - GraphQL server with a focus on ease of use.