{"id":20458759,"url":"https://github.com/resend/resend-ruby-example","last_synced_at":"2025-09-24T20:31:29.463Z","repository":{"id":172065931,"uuid":"648784096","full_name":"resend/resend-ruby-example","owner":"resend","description":"This example shows how to use Resend with Ruby","archived":false,"fork":false,"pushed_at":"2023-07-17T14:51:42.000Z","size":5,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-11-15T12:13:43.116Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","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}},"created_at":"2023-06-02T20:02:01.000Z","updated_at":"2024-08-04T17:23:58.000Z","dependencies_parsed_at":"2023-12-12T15:02:57.758Z","dependency_job_id":null,"html_url":"https://github.com/resend/resend-ruby-example","commit_stats":null,"previous_names":["zenorocha/resend-ruby-example","resend/resend-ruby-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-ruby-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resend%2Fresend-ruby-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resend%2Fresend-ruby-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resend%2Fresend-ruby-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/resend","download_url":"https://codeload.github.com/resend/resend-ruby-example/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234122012,"owners_count":18783132,"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:45.247Z","updated_at":"2025-09-24T20:31:29.156Z","avatar_url":"https://github.com/resend.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Resend with Ruby\n\nThis example shows how to use Resend with [Ruby](https://www.ruby-lang.org).\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## Installation\n\nGet the [Resend Ruby SDK](https://github.com/resendlabs/resend-ruby).\n\n```sh\n# Via RubyGems\ngem install resend\n\n# Via Gemfile\ngem 'resend'\n```\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. Install dependencies:\n\n  ```sh\nbundle install\n  ```\n\n3. Execute the following command:\n\n  ```sh\nruby index.rb\n  ```\n  \nOr if you installed via Gemfile with `bundle install` run the following command:\n\n  ```sh\nbundle exec ruby index.rb\n  ```\n\n## License\n\nMIT License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fresend%2Fresend-ruby-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fresend%2Fresend-ruby-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fresend%2Fresend-ruby-example/lists"}