{"id":15792629,"url":"https://github.com/grokify/go-aha","last_synced_at":"2026-02-14T21:21:02.304Z","repository":{"id":38206572,"uuid":"108523307","full_name":"grokify/go-aha","owner":"grokify","description":"Go SDK for Aha! (aha.io).","archived":false,"fork":false,"pushed_at":"2025-09-01T07:42:59.000Z","size":994,"stargazers_count":1,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-01T09:54:36.483Z","etag":null,"topics":["aha","api-client","client-library","go","golang"],"latest_commit_sha":null,"homepage":"https://www.aha.io/api","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grokify.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-10-27T08:57:38.000Z","updated_at":"2025-09-01T07:36:34.000Z","dependencies_parsed_at":"2023-11-25T12:27:45.082Z","dependency_job_id":"a605605e-d5f6-49f9-a5c1-c537a1453d7e","html_url":"https://github.com/grokify/go-aha","commit_stats":null,"previous_names":[],"tags_count":54,"template":false,"template_full_name":null,"purl":"pkg:github/grokify/go-aha","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grokify%2Fgo-aha","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grokify%2Fgo-aha/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grokify%2Fgo-aha/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grokify%2Fgo-aha/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grokify","download_url":"https://codeload.github.com/grokify/go-aha/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grokify%2Fgo-aha/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274188219,"owners_count":25237847,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aha","api-client","client-library","go","golang"],"created_at":"2024-10-04T23:02:22.143Z","updated_at":"2026-02-02T13:27:50.526Z","avatar_url":"https://github.com/grokify.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Go API Client for Aha! (aha.io)\n\n[![Build Status][build-status-svg]][build-status-url]\n[![Go Report Card][goreport-svg]][goreport-url]\n[![Docs][docs-godoc-svg]][docs-godoc-url]\n[![License][license-svg]][license-url]\n\n[build-status-svg]: https://github.com/grokify/go-aha/actions/workflows/ci.yaml/badge.svg?branch=master\n[build-status-url]: https://github.com/grokify/go-aha/actions/workflows/ci.yaml\n[goreport-svg]: https://goreportcard.com/badge/github.com/grokify/go-aha\n[goreport-url]: https://goreportcard.com/report/github.com/grokify/go-aha\n[docs-godoc-svg]: https://pkg.go.dev/badge/github.com/grokify/go-aha\n[docs-godoc-url]: https://pkg.go.dev/github.com/grokify/go-aha/v3\n[license-svg]: https://img.shields.io/badge/license-MIT-blue.svg\n[license-url]: https://github.com/grokify/go-aha/blob/master/LICENSE\n\nGo SDK and CLI for the [Aha! Roadmap Service](https://www.aha.io/) API.\n\n## Features\n\n- **SDK** - Go client libraries generated from OpenAPI specification\n- **CLI** - Command-line interface for common operations\n- **Reports** - Generate idea-feature-release reports with XLSX/Markdown export\n- **Helpers** - High-level functions for common workflows\n\n## Documentation\n\nFull documentation is available at [https://grokify.github.io/go-aha](https://grokify.github.io/go-aha) or in the [`docs/`](docs/) directory.\n\n## Overview\n\nThis module provides Go client libraries for the Aha! API, generated using [OpenAPI Generator](https://github.com/OpenAPITools/openapi-generator).\n\n### Packages\n\n| Package | Description |\n|---------|-------------|\n| [`oag7/aha`](oag7/aha) | API client generated by OpenAPI Generator v7 (recommended) |\n| [`oag7/client`](oag7/client) | Helper functions for creating configured clients |\n| [`oag7/ideas`](oag7/ideas) | High-level idea helpers and report generation |\n| [`oag7/features`](oag7/features) | Feature helper utilities |\n| [`oag4/aha`](oag4/aha) | API client generated by OpenAPI Generator v4 (legacy) |\n\n### Supported APIs\n\nThe `oag7/aha` client supports the following API operations:\n\n| API | Operations |\n|-----|------------|\n| **Features** | `GetFeature`, `GetFeatures`, `GetReleaseFeatures` |\n| **Ideas** | `GetIdea`, `ListIdeas` |\n| **Products** | `GetProduct`, `GetProducts` |\n| **Releases** | `GetRelease`, `GetProductReleases`, `UpdateProductRelease` |\n\n## Installation\n\n### CLI\n\n```bash\ngo install github.com/grokify/go-aha/v3/cmd/aha@latest\n```\n\n### SDK\n\n```bash\ngo get github.com/grokify/go-aha/v3\n```\n\n## CLI Quick Start\n\n```bash\n# Set credentials\nexport AHA_DOMAIN=\"mycompany\"\nexport AHA_API_KEY=\"your-api-key\"\n\n# List ideas\naha ideas list --per-page 10\n\n# Generate a report of all ideas with features\naha report idea-feature --all -f xlsx -o ideas.xlsx\n```\n\nSee the [CLI Reference](docs/cli/overview.md) for complete documentation.\n\n## SDK Quick Start\n\n```go\npackage main\n\nimport (\n    \"context\"\n    \"fmt\"\n    \"log\"\n\n    \"github.com/grokify/go-aha/v3/oag7/aha\"\n    \"github.com/grokify/go-aha/v3/oag7/client\"\n)\n\nfunc main() {\n    // Create a configured client\n    cfg, err := client.NewConfiguration(\"your-subdomain\", \"your-api-token\")\n    if err != nil {\n        log.Fatal(err)\n    }\n\n    // Create API client\n    apiClient := aha.NewAPIClient(cfg)\n\n    // List ideas\n    ideas, resp, err := apiClient.IdeasAPI.ListIdeas(context.Background()).\n        Sort(\"recent\").\n        PerPage(10).\n        Execute()\n    if err != nil {\n        log.Fatal(err)\n    }\n\n    fmt.Printf(\"Status: %d, Ideas: %+v\\n\", resp.StatusCode, ideas)\n}\n```\n\n## Examples\n\n### oag7 Examples (Recommended)\n\n- [`oag7/examples/features_get`](oag7/examples/features_get) - Get features\n- [`oag7/examples/idea_feature_release`](oag7/examples/idea_feature_release) - Work with ideas, features, and releases\n\n### oag4 Examples (Legacy)\n\n- [`oag4/examples/get_features`](oag4/examples/get_features) - Get features\n- [`oag4/examples/get_products`](oag4/examples/get_products) - Get products\n- [`oag4/examples/get_feature`](oag4/examples/get_feature) - Get a single feature\n- [`oag4/examples/initiatives`](oag4/examples/initiatives) - Get initiatives\n- [`oag4/examples/update_release`](oag4/examples/update_release) - Update a release\n\n## Additional Resources\n\n- [OpenAPI Spec](codegen/openapi_spec.json) - The OpenAPI specification used for code generation\n- [Aha! API Documentation](https://www.aha.io/api) - Official Aha! API reference\n\n## Using curl\n\nTo retrieve an API response using curl:\n\n```bash\ncurl -X GET \"https://company.aha.io/api/v1/features/FEAT-1\" \\\n  -H \"Authorization: Bearer \u003cyour_api_token\u003e\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrokify%2Fgo-aha","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgrokify%2Fgo-aha","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrokify%2Fgo-aha/lists"}