https://github.com/graphql-hive/gateway
GraphQL gateway that can act as a Federation Gateway or a Proxy Gateway for any GraphQL service.
https://github.com/graphql-hive/gateway
federation gateway graphql graphql-federation proxy
Last synced: 5 months ago
JSON representation
GraphQL gateway that can act as a Federation Gateway or a Proxy Gateway for any GraphQL service.
- Host: GitHub
- URL: https://github.com/graphql-hive/gateway
- Owner: graphql-hive
- License: mit
- Created: 2024-09-30T15:53:23.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-11T09:33:01.000Z (5 months ago)
- Last Synced: 2025-05-11T19:44:57.559Z (5 months ago)
- Topics: federation, gateway, graphql, graphql-federation, proxy
- Language: TypeScript
- Homepage: https://the-guild.dev/graphql/hive/docs/gateway
- Size: 97.7 MB
- Stars: 43
- Watchers: 6
- Forks: 15
- Open Issues: 39
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README

# Hive Gateway
A fully open-source MIT-licensed GraphQL API gateway that can act as a [GraphQL federation](https://the-guild.dev/graphql/hive/federation) Gateway or a Proxy Gateway for any GraphQL services.
It can be run as a standalone binary, a Docker Image, or as a JavaScript package (e.g. within Node.js, Bun, Deno, Google Cloud Functions, Azure Functions or Cloudflare Workers)