SDK built to use Portcast APIs
$ sudo apt update
$ sudo apt install golang
$ sudo pacman -Sy go
$ brew update
$ brew install golang
See: https://github.com/udhos/update-golang
See: https://golang.org/doc/install
$ go version
Available commands:
$ make help
SDK creation
make generate
OpenAPI collection generated from Postman collection using: https://github.com/joolfe/postman-to-openapi