Skip to content

Commit c7ff713

Browse files
authored
Merge pull request graphql#575 from steveazz/patch-1
Add 99designs/gqlgen under GO
2 parents 231fa23 + 4834210 commit c7ff713

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

site/code/index.html.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ A full implementation of the GraphQL specification that aims to maintain externa
130130
- [graphql-relay-go](https://github.com/graphql-go/relay): A Go/Golang library to help construct a graphql-go server supporting react-relay.
131131
- [machinebox/graphql](https://github.com/machinebox/graphql): An elegant low-level HTTP client for GraphQL.
132132
- [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.
133134
- [appointy/jaal](https://github.com/appointy/jaal): Develop spec compliant GraphQL servers in Go.
134135
135136
### Groovy

0 commit comments

Comments
 (0)