Package: wnpp Severity: wishlist Owner: Sascha Steinbiss <sa...@debian.org>
* Package name : golang-github-graph-gophers-graphql-go Version : 0.0~git20180609.bb97385-1 Upstream Author : Richard Musiol, graph-gophers * URL : https://github.com/graph-gophers/graphql-go * License : BSD-2-clause Programming Lang: Go Description : GraphQL server with a focus on ease of use The goal of the graphql-go project is 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 resolversRoadmap