mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Added grapher to the Query Language section
This commit is contained in:
parent
ad7785bad1
commit
445af73755
@ -2026,6 +2026,7 @@ _Unofficial libraries for package and dependency management._
|
||||
- [gojsonq](https://github.com/thedevsaddam/gojsonq) - A simple Go package to Query over JSON Data.
|
||||
- [goven](https://github.com/SeldonIO/goven) - A drop-in query language for any database schema.
|
||||
- [gqlgen](https://github.com/99designs/gqlgen) - go generate based graphql server library.
|
||||
- [grapher](https://github.com/reaganiwadha/grapher) - A GraphQL field builder utilizing Go generics with extra utilities and features.
|
||||
- [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.
|
||||
- [graphql-go](https://github.com/graphql-go/graphql) - Implementation of GraphQL for Go.
|
||||
|
Loading…
Reference in New Issue
Block a user