{"id":24344329,"url":"https://github.com/aiven/go-client-codegen","last_synced_at":"2026-05-05T07:02:23.178Z","repository":{"id":221785521,"uuid":"716098082","full_name":"aiven/go-client-codegen","owner":"aiven","description":"A code generated Go client for Aiven API","archived":false,"fork":false,"pushed_at":"2025-12-29T08:17:20.000Z","size":1431,"stargazers_count":6,"open_issues_count":0,"forks_count":3,"subscribers_count":9,"default_branch":"main","last_synced_at":"2026-01-01T06:17:56.119Z","etag":null,"topics":["aiven","client-library","code-generation","golang"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aiven.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","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":"2023-11-08T12:49:37.000Z","updated_at":"2025-12-29T08:17:21.000Z","dependencies_parsed_at":"2025-11-27T15:00:23.022Z","dependency_job_id":null,"html_url":"https://github.com/aiven/go-client-codegen","commit_stats":null,"previous_names":["aiven/go-client-codegen"],"tags_count":146,"template":false,"template_full_name":null,"purl":"pkg:github/aiven/go-client-codegen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiven%2Fgo-client-codegen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiven%2Fgo-client-codegen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiven%2Fgo-client-codegen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiven%2Fgo-client-codegen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aiven","download_url":"https://codeload.github.com/aiven/go-client-codegen/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiven%2Fgo-client-codegen/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28337599,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T06:09:07.588Z","status":"ssl_error","status_checked_at":"2026-01-12T06:05:18.301Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["aiven","client-library","code-generation","golang"],"created_at":"2025-01-18T09:33:48.740Z","updated_at":"2026-02-10T10:04:20.574Z","avatar_url":"https://github.com/aiven.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-client-codegen\n\n`go-client-codegen` is an automatically code generated Aiven Go Client from the Aiven API specification.\n\n_Warning:_ this client is under heavy development.\n\n## Setup\n\n```bash\ngo get github.com/aiven/go-client-codegen\n```\n\n### Configuration and Usage\n\n#### Via Environment Variables\n\n| Name               | Type     | Description                    |\n| ------------------ | :------- | ------------------------------ |\n| `AIVEN_TOKEN`      | `string` | Aiven API Authentication Token |\n| `AIVEN_WEB_URL`    | `string` | Aiven API URL                  |\n| `AIVEN_USER_AGENT` | `string` | User Agent                     |\n| `AIVEN_DEBUG`      | `bool`   | Debug Output Flag (stderr)     |\n\nSee all configuration options in [`client.go`](client.go).\n\n#### Via Constructor Options\n\n```go\nimport \"github.com/aiven/go-client-codegen\"\n\nclient, err := aiven.NewClient(DebugOpt(true), UserAgentOpt(\"foo\"))\nif err != nil {\n\treturn err\n}\n\nservices, err := client.ServiceList(ctx, \"bar-project\")\n```\n\nSee [CONTRIBUTING.md](CONTRIBUTING.md) for instructions on how to contribute to the development of go-client-codegen.\n\n## License\n\ngo-client-codegen is licensed under the Apache license, version 2.0. Full license text is available in the\n[LICENSE](LICENSE) file.\n\nPlease note that the project explicitly does not require a CLA (Contributor License Agreement) from its contributors.\n\n## Contact\n\nBug reports and patches are very welcome, please post them as GitHub issues and pull requests at\nhttps://github.com/aiven/go-client-codegen. To report any possible vulnerabilities or other serious issues please see\nour [security](SECURITY.md) policy.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faiven%2Fgo-client-codegen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faiven%2Fgo-client-codegen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faiven%2Fgo-client-codegen/lists"}