パッケージ: golang-github-graph-gophers-graphql-go-dev (0.0~git20180609.bb97385-2.1)
golang-github-graph-gophers-graphql-go-dev に関するリンク
Debian の資源:
golang-github-graph-gophers-graphql-go ソースパッケージをダウンロード:
- [golang-github-graph-gophers-graphql-go_0.0~git20180609.bb97385-2.1.dsc]
- [golang-github-graph-gophers-graphql-go_0.0~git20180609.bb97385.orig.tar.xz]
- [golang-github-graph-gophers-graphql-go_0.0~git20180609.bb97385-2.1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
- golang-github-shurcool-githubv4-dev
- golang-github-machinebox-graphql-dev
- golang-github-opentracing-contrib-go-stdlib-dev
- golang-github-go-chi-chi-dev
- golang-github-powerman-check-dev
- ruby-graphql
- debputy-lsp
- python3-graphql-relay
- python3-apischema
- golang-github-opentracing-opentracing-go-dev
- golang-github-opentracing-contrib-go-grpc-dev
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