{"id":17909008,"url":"https://github.com/jpbede/mailcowgo","last_synced_at":"2025-04-03T06:25:16.787Z","repository":{"id":57584520,"uuid":"348029979","full_name":"jpbede/mailcowgo","owner":"jpbede","description":"Go client package for the mailcow API","archived":false,"fork":false,"pushed_at":"2021-05-16T13:47:21.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-08T20:17:43.810Z","etag":null,"topics":["go","golang","mailcow","mailcow-dockerized"],"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/jpbede.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":["jpbede"]}},"created_at":"2021-03-15T15:46:17.000Z","updated_at":"2021-05-16T13:47:23.000Z","dependencies_parsed_at":"2022-09-13T07:50:29.454Z","dependency_job_id":null,"html_url":"https://github.com/jpbede/mailcowgo","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/jpbede%2Fmailcowgo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpbede%2Fmailcowgo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpbede%2Fmailcowgo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpbede%2Fmailcowgo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jpbede","download_url":"https://codeload.github.com/jpbede/mailcowgo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246945986,"owners_count":20859069,"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":["go","golang","mailcow","mailcow-dockerized"],"created_at":"2024-10-28T19:19:36.359Z","updated_at":"2025-04-03T06:25:16.762Z","avatar_url":"https://github.com/jpbede.png","language":"Go","funding_links":["https://github.com/sponsors/jpbede"],"categories":[],"sub_categories":[],"readme":"# Mailcow API client package for Go\n[![PkgGoDev](https://pkg.go.dev/badge/go.bnck.me/mailcow)](https://pkg.go.dev/go.bnck.me/mailcow)\n[![Codacy Badge](https://app.codacy.com/project/badge/Grade/96fda22fb4b94bde9975e247d0e6dc27)](https://www.codacy.com/gh/jpbede/mailcowgo/dashboard)\n[![codecov](https://codecov.io/gh/jpbede/mailcowgo/branch/main/graph/badge.svg?token=1262YRM8ME)](https://codecov.io/gh/jpbede/mailcowgo)\n![test](https://github.com/jpbede/mailcowgo/workflows/test/badge.svg)\n\nThis repository contains a Go package for accessing the [Mailcow API](https://mailcow.docs.apiary.io/).\n\n## Installation\nInstall using go get:\n```shell\ngo get go.bnck.me/mailcow\n```\n\n## Usage\nImport the lib as usual\n```go\nimport \"go.bnck.me/mailcow\"\n```\n\nCreate a new client without options:\n```go\nmailcowClient, err := mailcow.New(\"https://my.awesome.email\", \"api key\")\n```\nThe client now offers more specific sub-clients, for example for managing domains or mailboxes.\nFor more information have a look at the [documentation](https://pkg.go.dev/github.com/jpbede/mailcowgo).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjpbede%2Fmailcowgo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjpbede%2Fmailcowgo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjpbede%2Fmailcowgo/lists"}