diff --git a/site/code/index.html.js b/site/code/index.html.js index 63d2db059b..c3ccc3d560 100644 --- a/site/code/index.html.js +++ b/site/code/index.html.js @@ -122,6 +122,7 @@ Code that executes a hello world GraphQL query with \`graphql-clj\`: - [graphql-go](https://github.com/graphql-go/graphql): An implementation of GraphQL for Go / Golang. - [graphql-relay-go](https://github.com/graphql-go/relay): A Go/Golang library to help construct a graphql-go server supporting react-relay. - [neelance/graphql-go](https://github.com/neelance/graphql-go): An active implementation of GraphQL in Golang. + - [samsarahq/thunder](https://github.com/samsarahq/thunder): A GraphQL implementation with easy schema building, live queries, and batching. ### Groovy