{"id":30010246,"url":"https://github.com/hostinger/api-cli","last_synced_at":"2025-08-05T11:43:32.101Z","repository":{"id":298685847,"uuid":"1000699489","full_name":"hostinger/api-cli","owner":"hostinger","description":"Hostinger API CLI","archived":false,"fork":false,"pushed_at":"2025-07-21T13:18:04.000Z","size":3152,"stargazers_count":7,"open_issues_count":0,"forks_count":5,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-21T15:19:14.872Z","etag":null,"topics":["api","cli","hostinger","tools"],"latest_commit_sha":null,"homepage":"https://developers.hostinger.com","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/hostinger.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":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-06-12T07:30:55.000Z","updated_at":"2025-07-21T13:17:55.000Z","dependencies_parsed_at":"2025-07-14T08:55:27.532Z","dependency_job_id":"d294e837-97dd-46a2-8dd0-7502aa333fab","html_url":"https://github.com/hostinger/api-cli","commit_stats":null,"previous_names":["hostinger/api-cli"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/hostinger/api-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hostinger%2Fapi-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hostinger%2Fapi-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hostinger%2Fapi-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hostinger%2Fapi-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hostinger","download_url":"https://codeload.github.com/hostinger/api-cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hostinger%2Fapi-cli/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268890701,"owners_count":24324611,"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-08-05T02:00:12.334Z","response_time":2576,"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":["api","cli","hostinger","tools"],"created_at":"2025-08-05T11:43:28.853Z","updated_at":"2025-08-05T11:43:32.085Z","avatar_url":"https://github.com/hostinger.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hostinger API Command Line Interface\n\nA powerful command-line interface for managing Hostinger services through the Hostinger API.\n\nFor more information, please visit https://developers.hostinger.com.\n\n# Installation\n\n## Downloading a Release from GitHub\nDownload the latest binary from the [releases page](https://github.com/hostinger/api-cli/releases).\n\n### Linux\n\nDownload, extract and move the binary:\n```bash\ncd ~\nwget https://github.com/hostinger/api-cli/releases/download/\u003cversion\u003e/hapi-\u003cversion\u003e-linux-\u003carch\u003e.tar.gz\ntar xf ~/hapi-\u003cversion\u003e-linux-\u003carch\u003e.tar.gz\nmv hapi /usr/local/bin\n```\n\n# Configuration\n\n## File\nFull example and possible values of the configuration file [can be found here](https://github.com/hostinger/api-cli/blob/main/hapi.yaml)\n\nBy default, configuration file will be read from `$HOME/.hapi.yaml`.\n\nYou can always define which configuration file to use by using `--config` argument, eg.: \n```bash\nhapi --config path/to/your/config.yaml ...\n```\n\n## Environment variables\nInstead of providing configuration file, you can provide configuration using environment variables.\nEach config file property must have `HAPI_` prefix and key name in ALL CAPS, for example to provide\n`api_token` parameter, you would export variable like this:\n\n```bash\nexport HAPI_API_TOKEN=\u003cyour token\u003e \nhapi vps vm list \n```\n\n# Usage\n\nSee the [full reference documentation](https://github.com/hostinger/api-cli/blob/main/docs/hapi.md) for information about each available command.\n\n# Enabling shell auto-completion (optional)\n\n`hapi` has auto-complete support. This makes it easier to use the CLI and improves user experience by completing command\nnames by clicking TAB key. For example if you type `hapi vps dat\u003cTAB\u003e` with auto-completion enabled, shell will automatically append\nrest of the command: `hapi vps data-centers`.\n\nAuto-completion can be generated for multiple shells. The currently supported shells are:\n- Bash\n- Zsh\n- fish\n- PowerShell\n\nAfter adding shell auto-completion, remember to refresh your shell profile by logging out from the shell and log back in.\n\nRead more on [how to enable auto-completion](https://github.com/hostinger/api-cli/blob/main/AUTOCOMPLETE.md).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhostinger%2Fapi-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhostinger%2Fapi-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhostinger%2Fapi-cli/lists"}