diff --git a/README.md b/README.md index 3e00ed16..0fb08be2 100644 --- a/README.md +++ b/README.md @@ -1448,6 +1448,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [graphql](https://github.com/tmc/graphql) - graphql parser + utilities. * [graphql](https://github.com/neelance/graphql-go) - GraphQL server with a focus on ease of use. * [graphql-go](https://github.com/graphql-go/graphql) - Implementation of GraphQL for Go. +* [gws](https://github.com/Zaba505/gws) - Apollos' "GraphQL over Websocket" client and server implementation. * [jsonql](https://github.com/elgs/jsonql) - JSON query expression library in Golang. * [jsonslice](https://github.com/bhmj/jsonslice) - Jsonpath queries with advanced filters. * [rql](https://github.com/a8m/rql) - Resource Query Language for REST API.