{"id":14955467,"url":"https://github.com/philnash/sendgrid-email-status","last_synced_at":"2025-09-30T13:31:00.674Z","repository":{"id":39318349,"uuid":"221845530","full_name":"philnash/sendgrid-email-status","owner":"philnash","description":"A Rails application that sends emails via the SendGrid API and tracks their status","archived":false,"fork":false,"pushed_at":"2023-03-16T09:58:58.000Z","size":1360,"stargazers_count":4,"open_issues_count":2,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-14T11:20:53.432Z","etag":null,"topics":["email","rails","rails6","ruby","ruby-on-rails","ruby-on-rails-6","sendgrid","sendgrid-api","twilio","twilio-sendgrid"],"latest_commit_sha":null,"homepage":null,"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/philnash.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":"2019-11-15T04:42:48.000Z","updated_at":"2022-12-14T23:08:08.000Z","dependencies_parsed_at":"2024-09-21T23:00:31.220Z","dependency_job_id":"24479962-c6bf-4a01-b49d-0c1444ed329d","html_url":"https://github.com/philnash/sendgrid-email-status","commit_stats":{"total_commits":73,"total_committers":2,"mean_commits":36.5,"dds":0.273972602739726,"last_synced_commit":"5413a0893ee6be52bd1268804e685a0e8827afa3"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philnash%2Fsendgrid-email-status","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philnash%2Fsendgrid-email-status/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philnash%2Fsendgrid-email-status/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philnash%2Fsendgrid-email-status/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philnash","download_url":"https://codeload.github.com/philnash/sendgrid-email-status/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234737856,"owners_count":18879180,"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":["email","rails","rails6","ruby","ruby-on-rails","ruby-on-rails-6","sendgrid","sendgrid-api","twilio","twilio-sendgrid"],"created_at":"2024-09-24T13:11:12.012Z","updated_at":"2025-09-30T13:30:55.336Z","avatar_url":"https://github.com/philnash.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📧 SendGrid Email Status\n\nA Rails application that sends emails via the SendGrid API and tracks their status.\n\n## Running the application\n\n### Requirements\n\nYou will need:\n\n* Ruby (2.5.0 or newer) and Bundler\n* [ngrok](https://ngrok.com) - to tunnel webhooks through to your local machine\n* A Twilio SendGrid account (if you don't have one, you can [sign up for a free SendGrid account now](https://signup.sendgrid.com/))\n\n### Getting started\n\nClone the application:\n\n```bash\ngit clone https://github.com/philnash/sendgrid-email-status.git\ncd sendgrid-email-status\n```\n\nInstall the dependencies:\n\n```bash\nbundle install\n```\n\nCopy the `config/env.yml.example` file to `config/env.yml`. Then fill in the `config/env.yml` with an email address you want to use to send emails and a SendGrid API key that can send email.\n\n```bash\ncp config/env.yml.example config/env.yml\n```\n\nStart the application:\n\n```bash\nbundle exec rails server\n```\n\nVisit the application at [http://localhost:3000](http://localhost:3000).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphilnash%2Fsendgrid-email-status","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphilnash%2Fsendgrid-email-status","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphilnash%2Fsendgrid-email-status/lists"}