go>> grip>> 返回
项目作者: situmorangbastian

项目描述 :
GraphQL Boilerplate with Go
高级语言: Go
项目地址: git://github.com/situmorangbastian/grip.git
创建时间: 2021-04-10T10:27:29Z
项目社区:https://github.com/situmorangbastian/grip

开源协议:

下载


grip

GraphQL Boilerplate with Go.

An implementation of GraphQL in Go use gqlgen

Prepartion

Make sure to set the env file (see: .env.example)

Running

To start Graphql Server, run:

make run-server