repositorypackage
0.0.0-20191223014748-c467e97456c9
Repository: https://github.com/seerx/goql.git
Documentation: pkg.go.dev
# README
goql
Make easy to write graphql api with graphql-go
简化 graphql-go 开发步骤,增强部分功能,让开发人员可以把精力集中到业务中,而不是如何去配置 graphql-go 。
使用方法参见 examples,有例程有说明。
usage
require ( github.com/seerx/goql latest )