sample code to introduce GraphQL for backend server with Golang
- Git Clone github.com/sicecep/gql-demo
- Run: go mod tidy
- Update file .env with your own configurations
- go run server.go
- Go to http://localhost:8080/
| Name | Name | Last commit date | ||
|---|---|---|---|---|
sample code to introduce GraphQL for backend server with Golang