パッケージ: golang-github-graph-gophers-graphql-go-dev (1.6.0-1)
golang-github-graph-gophers-graphql-go-dev に関するリンク
Debian の資源:
golang-github-graph-gophers-graphql-go ソースパッケージをダウンロード:
- [golang-github-graph-gophers-graphql-go_1.6.0-1.dsc]
- [golang-github-graph-gophers-graphql-go_1.6.0.orig.tar.gz]
- [golang-github-graph-gophers-graphql-go_1.6.0-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
GraphQL server with a focus on ease of use
graphql-go is a GraphQL server library with the goal to provide full support of the GraphQL draft specification ( https://facebook.github.io/graphql/draft) with a set of idiomatic, easy to use Go packages.
Features:
- minimal API - support for context.Context - support for the OpenTracing standard - schema type-checking against resolvers - resolvers are matched to the schema based on method sets - handles panics in resolvers - parallel execution of resolvers
その他の golang-github-graph-gophers-graphql-go-dev 関連パッケージ
|
|
|
|
-
- dep: golang-github-opentracing-opentracing-go-dev
- Go platform API for OpenTracing
-
- dep: golang-opentelemetry-otel-dev
- OpenTelemetry Go API and SDK