graphql-go-tools is a high-performance GraphQL Router and API Gateway framework written in Go. It focuses on correctness, extensibility, and performance, supporting features like Federation v1 & v2, subscriptions, and more.
Features
- Supports GraphQL Federation v1 & v2
- Handles subscriptions and real-time data
- Provides AST-based parsing and validation
- Offers extensible architecture for custom plugins
- Optimized for high-performance GraphQL operations
- Open-source under the MIT license
