Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 proxy
Last synced: 18 days 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 2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-01T19:12:50.000Z (18 days ago)
- Last Synced: 2024-11-01T20:19:25.494Z (18 days ago)
- Topics: federation, gateway, graphql, proxy
- Language: TypeScript
- Homepage: https://the-guild.dev/graphql/hive/docs/gateway
- Size: 2.18 MB
- Stars: 7
- Watchers: 3
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Hive Gateway
A fully open-source MIT-licensed GraphQL gateway that can act as a Apollo 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)