软件包:golang-github-graph-gophers-graphql-go-dev(0.0~git20180609.bb97385-2)
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.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.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