$ git clone https://github.com/gilly7/go-groceries-rest-api.git
$ cd go-groceries-rest-api
$ go build
$ go run main.go
a "Groceries Shop" REST API using Gin HTTP Web Framework and GORM as ORM
Go
$ git clone https://github.com/gilly7/go-groceries-rest-api.git
$ cd go-groceries-rest-api
$ go build
$ go run main.go