Opinionated GraphQL server using:
- Gin-gonic web framework
go get -u github.com/gin-gonic/gin
- Goth for OAuth2 connections
go get github.com/markbates/goth
- GORM as DB ORM
go get -u github.com/jinzhu/gorm
- Gomigrate
go get gopkg.in/gormigrate.v1
- GQLGen for building GraphQL servers without any fuss
go run github.com/99designs/gqlgen init
Use docker, swarm or kubernetes, GCP, AWS, DO, you name it.