Go integration
import "circleci-go" // Initialize client client := circleci-go.NewClient("YOUR_API_KEY")
curl \ # append ?circle-token=$API_KEY to the URL \ https://circleci.com/api/v1/me
curl \ # append ?circle-token=$API_KEY to the URL \ https://circleci.com/api/v1/projects
curl \ # append ?circle-token=$API_KEY to the URL \ https://circleci.com/api/v1/recent-builds