api This follows the tutorial for a rest api on go.dev. Local tricks go get -u golang.org/x/sys go get github.com/gin-gonic/gin go run api.go Build and Run make build make run endpoints curl http://localhost:8080/albums