Project Icon

genqlient

Safe and Efficient GraphQL Queries in Go

Product DescriptionGenqlient is a Go library that streamlines the creation of type-safe GraphQL queries. It ensures compile-time validation and avoids runtime errors, eliminating the need for `interface{}`. Widely used at Khan Academy, it demonstrates production-level reliability. Comprehensive documentation aids in easy setup and usage.
Project Details