Dummy Company APIs with Go
For build application with generating single binary of rainpole API:
% git clone git@github.com:hwakabh/rainpole.git
% make build
# Or, alternatively you can run `go build` manually
% GOOS=linux GOARCH=amd64 go build -o ./cmd/rainpoleTBA
TBA
TBA