Swaggerhub Go Codegen of Strava's V3 API
Generated on 24 January, 2021
This is the Go client generated by Swaggerhub's client codegen with only the following modifications:
- The zipfile was unzipped in the
clientdirectory with package changed from the originalswaggertoclient - A Go module was initialized in the
clientdirectory viago mod init; go build
Please see build_from_zip.sh for details.
This is here primarily for my own hobbyist purposes, but anyone else is free to use it. I make no commitments to keeping it up-to-date with the latest Strava API. Please refer to Strava's docs for the latest info.