gqlgen website screenshot

gqlgen

Go library for building GraphQL servers with a schema-first approach, automatic code generation for resolvers and models, DataLoader support, and OpenTelemetry tracing.

1 APIs 0 Features
GraphQLGoCode GenerationSchema FirstOpen Source

APIs

gqlgen GraphQL API

Schema-first Go library for building type-safe GraphQL servers with automatic code generation, resolver scaffolding, DataLoader integration, subscriptions, and middleware support.

GraphQL

gqlgen GraphQL API

gqlgen is a schema-first Go library for building type-safe GraphQL servers. It takes a GraphQL SDL schema as input and generates Go server-side boilerplate — resolver interfaces...

GRAPHQL

Resources

🔗
DomainSecurity
DomainSecurity
🔗
Website
Website
🔗
Documentation
Documentation
🔗
LinkedIn
LinkedIn
👥
GitHubOrganization
GitHubOrganization
💰
Pricing
Pricing
🔗
Plans
Plans
🔗
RateLimits
RateLimits
🔗
FinOps
FinOps

Sources

apis.yml Raw ↑
aid: gqlgen
name: gqlgen
description: Go library for building GraphQL servers with a schema-first approach, automatic code generation for resolvers
  and models, DataLoader support, and OpenTelemetry tracing.
type: Index
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
url: https://gqlgen.com/
baseURL: https://gqlgen.com/
created: 2026-06-14
modified: 2026-06-14
specificationVersion: '0.19'
tags:
- GraphQL
- Go
- Code Generation
- Schema First
- Open Source
apis:
- aid: gqlgen:graphql-api
  name: gqlgen GraphQL API
  description: Schema-first Go library for building type-safe GraphQL servers with automatic code generation, resolver scaffolding,
    DataLoader integration, subscriptions, and middleware support.
  tags:
  - GraphQL
  - Go
  - Code Generation
  - Schema First
  humanURL: https://gqlgen.com/getting-started/
  baseURL: https://gqlgen.com/
  properties:
  - url: https://gqlgen.com/getting-started/
    type: Documentation
  - url: graphql/gqlgen-graphql.md
    type: GraphQL
common:
- type: DomainSecurity
  url: security/gqlgen-domain-security.yml
- url: https://gqlgen.com/
  type: Website
- url: https://gqlgen.com/getting-started/
  type: Documentation
- url: https://www.linkedin.com/posts/alsgladkikh_graphql-in-go-gqlgen-tutorial-activity-7086977174150221824-Ksa8
  type: LinkedIn
- url: https://github.com/99designs/gqlgen
  type: GitHubOrganization
- url: https://pkg.go.dev/github.com/99designs/gqlgen
  type: Pricing
- url: plans/gqlgen-plans.md
  type: Plans
- url: rate-limits/gqlgen-rate-limits.md
  type: RateLimits
- url: finops/gqlgen-finops.md
  type: FinOps
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com