Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
awesome-gqlgen
A curated list of awesome frameworks, libraries and software using gqlgen library.
https://github.com/gqlgo/awesome-gqlgen
Last synced: 4 days ago
JSON representation
-
Command line
-
Generator
- 99designs/gqlgen - Generate go GraphQL server from GrahpQL scheme
- Yamashou/gqlgenc - Generate go GraphQL client from GraphQL query
- Code-Hex/gqldoc - Generate Markdown GraphQL documents from GraphQL schema
-
Formatter
- gqlgo/gqlfmt - Format GraphQL file
- gqlgo/querystring
-
Linter
- gqlgo/lackid - Detect lack of id in GrahpQL query
- gqlgo/deprecatedquery - About
- gqlgo/optionalschema - About
-
-
Library
-
GraphQL basis
- vektah/gqlparser - GrahpQL schema and query parser
- Yamashou/gqlgenc/introspection - GraphQL instrospection query parser
- Yamashou/gqlgenc/graphqljson - GrahpQL JSON encoder and decoder
-
Static analysis
- gqlgo/gqlanaylsis - Static analysis go library for GraphQL, inspired by [go/analysis](https://pkg.go.dev/golang.org/x/tools/go/analysis)
-
gqlgen plugin
- 99designs/gqlgen/plugin/modelgen - Generate go model type from GraphQL schema
- 99designs/gqlgen/plugin/resolvergen - Generate go resolver from GraphQL schema
- 99designs/gqlgen/plugin/federation - Generate go Apollo Federation resolver from GraphQL schema
- Yamashou/gqlgenc/clientgev2 - Generate go client from GraphQL query
-
Programming Languages
Categories
Sub Categories