Skip to content

Commit 9e60ab0

Browse files
authored
Remove duplicate 99designs/gqlgen entry
1 parent 3e080fc commit 9e60ab0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

site/code/index.html.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,11 +157,10 @@ A full implementation of the GraphQL specification that aims to maintain externa
157157
158158
- [graphql-go](https://github.com/graphql-go/graphql): An implementation of GraphQL for Go / Golang.
159159
- [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).
160-
- [GQLGen](https://github.com/99designs/gqlgen) - Go generate based graphql server library.
160+
- [99designs/gqlgen](https://github.com/99designs/gqlgen) - Go generate based graphql server library.
161161
- [graphql-relay-go](https://github.com/graphql-go/relay): A Go/Golang library to help construct a graphql-go server supporting react-relay.
162162
- [machinebox/graphql](https://github.com/machinebox/graphql): An elegant low-level HTTP client for GraphQL.
163163
- [samsarahq/thunder](https://github.com/samsarahq/thunder): A GraphQL implementation with easy schema building, live queries, and batching.
164-
- [99designs/gqlgen](https://github.com/99designs/gqlgen): A schema first GraphQL server generation.
165164
- [appointy/jaal](https://github.com/appointy/jaal): Develop spec compliant GraphQL servers in Go.
166165
167166
### Groovy

0 commit comments

Comments
 (0)