{"id":18793434,"url":"https://github.com/sgerrand/go-dreamhost","last_synced_at":"2025-12-28T23:30:14.494Z","repository":{"id":137593031,"uuid":"234874360","full_name":"sgerrand/go-dreamhost","owner":"sgerrand","description":"Go library for accessing the Dreamhost API","archived":false,"fork":false,"pushed_at":"2020-01-26T16:56:49.000Z","size":23,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-29T15:44:55.991Z","etag":null,"topics":["dreamhost-api","go"],"latest_commit_sha":null,"homepage":null,"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/sgerrand.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}},"created_at":"2020-01-19T09:35:27.000Z","updated_at":"2022-06-14T14:17:07.000Z","dependencies_parsed_at":"2024-06-19T04:05:43.137Z","dependency_job_id":"465c04d5-d646-45b7-98b2-eae559d5b2b3","html_url":"https://github.com/sgerrand/go-dreamhost","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sgerrand%2Fgo-dreamhost","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sgerrand%2Fgo-dreamhost/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sgerrand%2Fgo-dreamhost/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sgerrand%2Fgo-dreamhost/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sgerrand","download_url":"https://codeload.github.com/sgerrand/go-dreamhost/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239718424,"owners_count":19685725,"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":["dreamhost-api","go"],"created_at":"2024-11-07T21:24:54.886Z","updated_at":"2025-12-28T23:30:14.458Z","avatar_url":"https://github.com/sgerrand.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-dreamhost\n\n[![Test Status](https://github.com/sgerrand/go-dreamhost/workflows/tests/badge.svg)](https://github.com/sgerrand/go-dreamhost/actions?query=workflow%3Atests)\n[![Test Coverage](https://codecov.io/gh/sgerrand/go-dreamhost/branch/master/graph/badge.svg)](https://codecov.io/gh/sgerrand/go-dreamhost)\n\n`go-dreamhost` is a Go library for accessing the [Dreamhost\nAPI](https://help.dreamhost.com/hc/en-us/articles/217560167).\n\n## Usage\n\n```go\nimport \"github.com/sgerrand/go-dreamhost\"\n```\n\nConstruct a new Dreamhost client. For example:\n\n```go\nclient := dreamhost.NewClient(\"your-api-key\", nil)\n```\n\n## Configuration\n\nFollow the following steps to generate a new API key:\n1. Visit [Dreamhost's Web Panel](https://panel.dreamhost.com/?tree=home.api).\n1. Enter a comment for this key. I suggest adding one which will make it easy\n   to identify later.\n1. Select the functions which this API key should have access to. I suggest\n   limiting these to those which you want to control.\n1. Click \"Generate a new API Key now!\"\n\n## Authentication\n\nThe `go-dreamhost` client will pass through the API key provided as part\nof creating a new client.\n\n## License\n\nThis library is distributed under the [MIT license](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsgerrand%2Fgo-dreamhost","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsgerrand%2Fgo-dreamhost","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsgerrand%2Fgo-dreamhost/lists"}