[ nabia ]
[ aramo ]
パッケージ: golang-github-graph-gophers-graphql-go-dev (1.3.0-1)
golang-github-graph-gophers-graphql-go-dev に関するリンク
Trisquel の資源:
golang-github-graph-gophers-graphql-go ソースパッケージをダウンロード:
- [golang-github-graph-gophers-graphql-go_1.3.0-1.dsc]
- [golang-github-graph-gophers-graphql-go_1.3.0.orig.tar.gz]
- [golang-github-graph-gophers-graphql-go_1.3.0-1.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Go Packaging Team (メールアーカイブ)
- Sascha Steinbiss
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
- 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
- python3-graphql-relay
- golang-github-opentracing-opentracing-go-dev
- golang-github-bmatsuo-lmdb-go-dev
- golang-github-opentracing-contrib-go-grpc-dev
- golang-github-cli-shurcool-graphql-dev
- golang-github-smallstep-assert-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