{"id":24143712,"url":"https://github.com/is2ei/conoha-api-go-client","last_synced_at":"2025-10-19T20:32:14.627Z","repository":{"id":57495727,"uuid":"153387652","full_name":"is2ei/conoha-api-go-client","owner":"is2ei","description":"Yet Another client for ConoHa API","archived":false,"fork":false,"pushed_at":"2019-12-15T04:44:29.000Z","size":1260,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-12T05:28:47.432Z","etag":null,"topics":["api-client","conoha"],"latest_commit_sha":null,"homepage":"","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/is2ei.png","metadata":{"files":{"readme":"README-ja.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-10-17T03:03:45.000Z","updated_at":"2020-04-25T09:49:59.000Z","dependencies_parsed_at":"2022-08-28T20:02:00.984Z","dependency_job_id":null,"html_url":"https://github.com/is2ei/conoha-api-go-client","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/is2ei%2Fconoha-api-go-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/is2ei%2Fconoha-api-go-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/is2ei%2Fconoha-api-go-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/is2ei%2Fconoha-api-go-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/is2ei","download_url":"https://codeload.github.com/is2ei/conoha-api-go-client/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241374742,"owners_count":19952580,"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","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":["api-client","conoha"],"created_at":"2025-01-12T05:28:19.832Z","updated_at":"2025-10-19T20:32:09.590Z","avatar_url":"https://github.com/is2ei.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"conoha-api-go-client [English](README.md)\n=========\n\n[![Build Status](https://travis-ci.org/is2ei/conoha-api-go-client.svg?branch=master\u0026style=flat-square)][travis]\n[![Coverage Status](https://coveralls.io/repos/github/is2ei/conoha-api-go-client/badge.svg?branch=master)][coverall]\n[![Go Documentation](http://img.shields.io/badge/go-documentation-blue.svg?style=flat-square)][godocs]\n[![Go Report Card](https://goreportcard.com/badge/github.com/is2ei/conoha-api-go-client)][goreport]\n\n[travis]: https://travis-ci.org/is2ei/conoha-api-go-client\n[coverall]: https://coveralls.io/github/is2ei/conoha-api-go-client?branch=master\n[godocs]: https://godoc.org/github.com/is2ei/conoha-api-go-client/conoha\n[goreport]: https://goreportcard.com/report/github.com/is2ei/conoha-api-go-client\n\nconoha-api-go-client は ConoHa の API を使用するためのクライアントです。\n\nConoHa の API を簡単に使用するための CLI も同梱されています。\n\n- [CLI](#cli)\n- [lib](#ライブラリ)\n- [サポートしている API](https://github.com/is2ei/conoha-api-go-client/wiki/Supported-APIs)\n\n## CLI\n\n### インストール\n\n[Releases](https://github.com/is2ei/conoha-api-go-client/releases) から最新のバージョンをダウンロードしてください。\n\n### 設定ファイルを設置\n\n```\n$ cat ~/.conoha-api-go-client.conf\nservice_url:\n  identity: https://identity.xxxx.conoha.io\n  account: https://account.xxxx.conoha.io\n  compute: https://compute.xxxx.conoha.io\n  block_storage: https://block-storage.xxxx.conoha.io\n  image: https://image-service.xxxx.conoha.io\n  network: https://networking.xxxx.conoha.io\n  object_storage: https://object-storage.xxxx.conoha.io\n  database: https://database-hosting.xxxx.conoha.io\n  dns: https://dns-service.xxxx.conoha.io\n  mail: https://mail-hosting.xxxx.conoha.io\nuser:\n  username: YOUR_USERNAME\n  password: YOUR_PASSWORD\n  tenant_id: YOUR_TENANT_ID\n```\n\n### アクセストークンの取得\n\n```\n$ conoha token\nxxxxxtokenwillbeherexxxxx\n```\n\n## ライブラリ\n\n[GoDoc](https://godoc.org/github.com/is2ei/conoha-api-go-client/conoha) を参照してください。\n\n## コントリビュート\n\n[CONTRIBUTING.md](CONTRIBUTING.md) を参照してください。","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fis2ei%2Fconoha-api-go-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fis2ei%2Fconoha-api-go-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fis2ei%2Fconoha-api-go-client/lists"}