Skip to content

99designs/gqlgen-contrib

Repository files navigation

Awesome gqlgen community contributions

99designs/gqlgen is both a library and a tool for generating Go GraphQL servers from GrahpQL schema.

The wider community has created many others tools and libraries to enhance and extend gqlgen.

This README contains a curated list of awesome 99designs/gqlgen community contributions, only some of which are in this repository.

gqlgen Plugins

Client and Doc Generators

DataLoaders

  • dataloader - DataLoader implementation for Go
  • dataloadgen - Implementation of Facebook's DataLoader in Golang
  • dataloaden - Implementation of Facebook's DataLoader in Golang
  • go-dataloader - Implementation of Facebook's DataLoader in Golang

Formatters

Linters

Static analysis

GraphQL Federation Gateways

General GraphQL