File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -130,6 +130,7 @@ A full implementation of the GraphQL specification that aims to maintain externa
130
130
- [graphql-relay-go](https://github.com/graphql-go/relay): A Go/Golang library to help construct a graphql-go server supporting react-relay.
131
131
- [machinebox/graphql](https://github.com/machinebox/graphql): An elegant low-level HTTP client for GraphQL.
132
132
- [samsarahq/thunder](https://github.com/samsarahq/thunder): A GraphQL implementation with easy schema building, live queries, and batching.
133
+ - [99designs/gqlgen](https://github.com/99designs/gqlgen): A schema first GraphQL server generation.
133
134
- [appointy/jaal](https://github.com/appointy/jaal): Develop spec compliant GraphQL servers in Go.
134
135
135
136
### Groovy
You can’t perform that action at this time.
0 commit comments