{"id":20458728,"url":"https://github.com/resend/resend-go-example","last_synced_at":"2025-10-12T09:01:34.191Z","repository":{"id":172077221,"uuid":"648817541","full_name":"resend/resend-go-example","owner":"resend","description":"This example shows how to use Resend with Go","archived":false,"fork":false,"pushed_at":"2025-04-11T04:01:24.000Z","size":12,"stargazers_count":13,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-13T05:45:43.479Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://resend.com/docs/send-with-go","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/resend.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":"2023-06-02T22:30:19.000Z","updated_at":"2025-04-04T14:07:24.000Z","dependencies_parsed_at":"2024-02-15T22:31:19.271Z","dependency_job_id":"9d54a8d6-3b6f-400e-9341-a3ccf3e77761","html_url":"https://github.com/resend/resend-go-example","commit_stats":null,"previous_names":["resendlabs/resend-go-example","resend/resend-go-example"],"tags_count":0,"template":false,"template_full_name":"resend/resend-template-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resend%2Fresend-go-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resend%2Fresend-go-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resend%2Fresend-go-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resend%2Fresend-go-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/resend","download_url":"https://codeload.github.com/resend/resend-go-example/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248670517,"owners_count":21142901,"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":[],"created_at":"2024-11-15T12:13:38.680Z","updated_at":"2025-10-12T09:01:29.157Z","avatar_url":"https://github.com/resend.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Resend with Go\n\nThis example shows how to use Resend with [Go](https://go.dev) using the [Resend Go SDK](https://github.com/resend/resend-go).\n\n## Prerequisites\n\nTo get the most out of this guide, you’ll need to:\n\n* [Create an API key](https://resend.com/api-keys)\n* [Verify your domain](https://resend.com/domains)\n\n## Instructions\n\n1. Set your RESEND_API_KEY environment variable by running:\n\n```sh\nexport RESEND_API_KEY=\"re_123456789\"\n```\n\n2. Initialize your go module by running the following command:\n\n```sh\ngo mod init github.com/resend/resend-go-example\n```\n\n3. Install dependencies:\n\n```sh\ngo get github.com/resend/resend-go/v2\n```\n\n4. Execute the following command:\n\n```sh\ngo run main.go\n```\n\n## License\n\nSee [LICENSE](LICENSE).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fresend%2Fresend-go-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fresend%2Fresend-go-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fresend%2Fresend-go-example/lists"}