Go / Golang API Client for Aha! Roadmap Service
This API client was generated by the openapi-generator project.
It also comes with a Postman Collection at codegen/postman_spec.json
.
$ go get github.com/grokify/go-aha/...
See docs in:
See:
To use curl to retreive an API response, use the following:
curl -XGET https://company.aha.io/api/v1/features/FEAT-1?access_token=<my_access_token>