gws
GraphQL proxy
A WebSocket client and server implementation for GraphQL communication
A WebSocket client and server for GraphQL
6 stars
2 watching
2 forks
Language: Go
last commit: over 4 years ago
Linked from 2 awesome lists
gogolanggraphqlgraphql-websocketwebsockets
Related projects:
Repository | Description | Stars |
---|---|---|
enisdenjo/graphql-ws | A GraphQL over WebSocket Protocol implementation | 1,750 |
graphql-go/relay | A Go library for constructing a GraphQL server compatible with React Relay | 422 |
wundergraph/graphql-go-tools | An API Gateway framework written in Go for building GraphQL APIs with high-performance and correctness | 711 |
99designs/gqlgen | A Go library for building GraphQL servers using a schema-first approach and code generation. | 10,018 |
qasaur/gremgo | A fast and efficient client for the Apache TinkerPop graph database stack using Go | 98 |
profusion/sgqlc | An easy-to-use GraphQL client written in Python | 518 |
itsezc/crystal-gql | A GraphQL client shard for Crystal language | 6 |
the-road-to-graphql/react-graphql-github-vanilla | A React application that uses plain HTTP requests to consume GitHub's GraphQL API | 72 |
graphql-dotnet/graphql-client | A C# library that provides a thread-safe GraphQL client for .NET Standard | 630 |
ccamel/go-graphql-subscription-example | A service implementing GraphQL subscriptions with WebSocket transport to consume pre-configured topics from various stream sources | 42 |
restuwahyu13/sijago | A GraphQL client library for interacting with GraphQL servers in both browsers and Node.js environments. | 7 |
thundr67/straf | A tool for converting Go structs into GraphQL objects and schemas on the fly | 39 |
the-road-to-graphql/react-graphql-github-apollo | A React + GraphQL + Apollo-based GitHub client | 1,591 |
eerimoq/gqt | A terminal-based GraphQL client for building and executing queries. | 463 |
gsmith257-cyber/graphcrawler | Automated testing toolkit for GraphQL APIs | 305 |