Golang GraphQL Server Starter Kit
- Clone Repository
$ git clone https://github.com/musobarlab/gorengan.git
- Start database using
docker compose
$ docker-compose up
- Build binary
$ go build
- Run
$ ./gorengan
$ make test
open https://github.com/musobarlab/gorengan/blob/master/ENDPOINT.md
Wuriyanto https://github.com/wuriyanto48