Skip to content

Commit 5d7935f

Browse files
lpalmesleebyron
authored andcommitted
Add GraphQL project that is in active development (graphql#203)
Given that github.com/graphql-go/graphql stopped developing their implementation this one is a really active project with clearly goals to achieve.
1 parent f4635cd commit 5d7935f

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
@@ -290,6 +290,7 @@ Code that executes a hello world GraphQL query with \`graphql-clj\`:
290290
291291
- [graphql-go](https://github.com/graphql-go/graphql): An implementation of GraphQL for Go / Golang.
292292
- [graphql-relay-go](https://github.com/graphql-go/relay): A Go/Golang library to help construct a graphql-go server supporting react-relay.
293+
- [neelance/graphql-go](https://github.com/neelance/graphql-go): An active implementation of GraphQL in Golang.
293294
294295
### PHP
295296

0 commit comments

Comments
 (0)