パッケージ: 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-opentracing-contrib-go-stdlib-dev
- golang-github-go-chi-chi-dev
- ruby-graphql
- golang-github-opentracing-opentracing-go-dev
- golang-github-powerman-check-dev
- golang-github-bmatsuo-lmdb-go-dev
- golang-gopkg-check.v1-dev
- golang-github-mesos-mesos-go-dev
- golang-github-bep-godartsass-dev
- libghc-wreq-dev
- golang-gocheck-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