GraphQL Boilerplate with Go
GraphQL Boilerplate with Go.
An implementation of GraphQL in Go use gqlgen
Make sure to set the env file (see: .env.example)
To start Graphql Server, run:
make run-server