* Package name : golang-github-99designs-gqlgen
Version : 0.17.86-1
Upstream Author : 99designs
* URL : https://github.com/99designs/gqlgen
* License : Expat
Programming Lang: Go
Description : go generate based graphql server library
gqlgen (https://github.com/99designs/gqlgen) is a Go library for
building GraphQL servers without any fuss.
.
* **gqlgen is based on a Schema first approach** — You get to Define
your API using the GraphQL Schema Definition Language (http://graphql.
org/learn/schema/).
* **gqlgen prioritizes Type safety** — You should never see
map[string]interface{} here.
* **gqlgen enables Codegen** — We generate the boring bits, so you can
focus on building your app quickly.
.
Still not convinced enough to use **gqlgen**? Compare **gqlgen** with
other Go graphql implementations (https://gqlgen.com/feature-
comparison/)
Needed by in-toto-archivista
https://salsa.debian.org/go-team/packages/golang-github-99designs-gqlgen
https://salsa.debian.org/jas/golang-github-99designs-gqlgen/-/pipelines
/Simon