Skip to content

Commit 342f74b

Browse files
frederikhorsstubailo
authored andcommitted
Update index.html.js (graphql#610)
1 parent ed44ef3 commit 342f74b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

site/code/index.html.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,8 +121,9 @@ Code that executes a hello world GraphQL query with \`graphql-clj\`:
121121
### Go
122122
123123
- [graphql-go](https://github.com/graphql-go/graphql): An implementation of GraphQL for Go / Golang.
124+
- [graph-gophers/graphql-go](https://github.com/graph-gophers/graphql-go): An active implementation of GraphQL in Golang (was https://github.com/neelance/graphql-go).
125+
- [GQLGen](https://github.com/99designs/gqlgen) - Go generate based graphql server library.
124126
- [graphql-relay-go](https://github.com/graphql-go/relay): A Go/Golang library to help construct a graphql-go server supporting react-relay.
125-
- [neelance/graphql-go](https://github.com/neelance/graphql-go): An active implementation of GraphQL in Golang.
126127
- [machinebox/graphql](https://github.com/machinebox/graphql): An elegant low-level HTTP client for GraphQL.
127128
- [samsarahq/thunder](https://github.com/samsarahq/thunder): A GraphQL implementation with easy schema building, live queries, and batching.
128129

0 commit comments

Comments
 (0)