Microsoft Northwind Database REST API w/Golang + Gin
$ git clone https://github.com/2gbeh/drygin-api.git
$ cd drygin
$ go mod init my/hello
$ go mod edit -replace=my/greetings=./src/packages/greetings
$ go mod tidy
$ go run .
Visit https://docs.yugabyte.com/preview/sample-data/northwind/