{"id":24509310,"url":"https://github.com/iamwebwiz/sendgrid-spam-detector","last_synced_at":"2026-05-04T21:32:09.365Z","repository":{"id":44077172,"uuid":"205005784","full_name":"iamwebwiz/sendgrid-spam-detector","owner":"iamwebwiz","description":"Send email to an address using Sendgrid's v3 API with Node and check for spam records belonging to the email address","archived":false,"fork":false,"pushed_at":"2022-12-11T03:57:10.000Z","size":188,"stargazers_count":0,"open_issues_count":6,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-06T05:42:04.137Z","etag":null,"topics":["express","node","sendgrid","sendgrid-api","sendgrid-spam-detector"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iamwebwiz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-08-28T19:16:13.000Z","updated_at":"2019-09-06T08:19:44.000Z","dependencies_parsed_at":"2023-01-26T15:15:28.926Z","dependency_job_id":null,"html_url":"https://github.com/iamwebwiz/sendgrid-spam-detector","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/iamwebwiz/sendgrid-spam-detector","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamwebwiz%2Fsendgrid-spam-detector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamwebwiz%2Fsendgrid-spam-detector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamwebwiz%2Fsendgrid-spam-detector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamwebwiz%2Fsendgrid-spam-detector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iamwebwiz","download_url":"https://codeload.github.com/iamwebwiz/sendgrid-spam-detector/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamwebwiz%2Fsendgrid-spam-detector/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32625969,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"ssl_error","status_checked_at":"2026-05-04T10:08:02.005Z","response_time":58,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["express","node","sendgrid","sendgrid-api","sendgrid-spam-detector"],"created_at":"2025-01-22T00:20:19.604Z","updated_at":"2026-05-04T21:32:09.349Z","avatar_url":"https://github.com/iamwebwiz.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sendgrid spam detector\n\n\u003e Send email using sendgrid and fetch spam reports related to the email address\n\n### Setup\n\nClone the repository and navigate into the directory\n\n```bash\ngit clone https://github.com/iamwebwiz/sendgrid-spam-detector.git \u0026\u0026 cd sendgrid-spam-detector\n```\n\nInstall dependencies\n\n```bash\nnpm install\n```\n\nSetup application\n\n```bash\nnpm run app:setup\n```\n\nCopy the following to `.env`\n\n```\nAPP_PORT=4000\nMAIL_TO_ADDRESS=\nMAIL_FROM_ADDRESS=test@mail.com\nMAIL_FROM_NAME='Test User'\nSENDGRID_API_KEY=\n```\n\nSet the value of `SENDGRID_API_KEY` to the API key gotten from Sendgrid's dashboard\n\nRun the app\n\n```bash\nnpm run app:start\n```\n\nLaunch Postman and fire up a `POST` request to http://localhost:{PORT}/sendmail/sendgrid\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiamwebwiz%2Fsendgrid-spam-detector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiamwebwiz%2Fsendgrid-spam-detector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiamwebwiz%2Fsendgrid-spam-detector/lists"}