Golang client for the Garmin Connect API.
This is nothing but a proof of concept, and the API may change at any time.
The connect CLI app can be installed using go install, and the package using go get.
go install github.com/benammann/garmin-connect-go/connect@latest
go get github.com/benammann/garmin-connect-go@latest