{"id":17909003,"url":"https://github.com/jpbede/csapi-go","last_synced_at":"2025-06-11T23:34:32.967Z","repository":{"id":55109116,"uuid":"317488088","full_name":"jpbede/csapi-go","owner":"jpbede","description":"Go client package for the CSApi","archived":false,"fork":false,"pushed_at":"2022-08-09T11:23:56.000Z","size":46,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-08T22:11:48.247Z","etag":null,"topics":["csapi","go","golang"],"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":"2020-12-01T09:21:47.000Z","updated_at":"2022-08-09T09:49:38.000Z","dependencies_parsed_at":"2022-08-14T12:11:02.027Z","dependency_job_id":null,"html_url":"https://github.com/jpbede/csapi-go","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpbede%2Fcsapi-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpbede%2Fcsapi-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpbede%2Fcsapi-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpbede%2Fcsapi-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jpbede","download_url":"https://codeload.github.com/jpbede/csapi-go/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246964501,"owners_count":20861676,"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":["csapi","go","golang"],"created_at":"2024-10-28T19:19:32.380Z","updated_at":"2025-04-03T08:28:35.870Z","avatar_url":"https://github.com/jpbede.png","language":"Go","funding_links":["https://github.com/sponsors/jpbede"],"categories":[],"sub_categories":[],"readme":"# csapi-go\n[![PkgGoDev](https://pkg.go.dev/badge/go.bnck.me/csapi)](https://pkg.go.dev/go.bnck.me/csapi)\n[![Codacy Badge](https://app.codacy.com/project/badge/Grade/e937f5341cc046b593cf44eb1f891087)](https://www.codacy.com/gh/jpbede/csapi-go/dashboard)\n[![codecov](https://codecov.io/gh/jpbede/csapi-go/branch/main/graph/badge.svg?token=JMrbj90oHv)](https://codecov.io/gh/jpbede/csapi-go)\n![test](https://github.com/jpbede/csapi-go/workflows/test/badge.svg)\n\nGo client package for the CSApi (API for certified-senders.org)\n\n## Usage\n\nImport the lib as usual\n```go\nimport \"go.bnck.me/csapi/v2\"\n```\n\nThen create a new client. The login will be handled automatically. You will get a authenticated client.\n```go\napi, err := csapi.NewWithOptions(csapi.WithAPIKey(\"abc-123\"))\nif err != nil {\n    return err\n}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjpbede%2Fcsapi-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjpbede%2Fcsapi-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjpbede%2Fcsapi-go/lists"}