{"id":18710791,"url":"https://github.com/feryardiant/sendgrid-inbound-parser","last_synced_at":"2025-04-12T11:40:37.916Z","repository":{"id":233632912,"uuid":"787619444","full_name":"feryardiant/sendgrid-inbound-parser","owner":"feryardiant","description":"Simple library to parse SendGrid Inbound Mail","archived":false,"fork":false,"pushed_at":"2025-04-01T06:03:44.000Z","size":4406,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-04T12:04:18.113Z","etag":null,"topics":["inbound-email","sendgrid","sendgrid-inbound-webhook-parser"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/feryardiant.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"feryardiant","patreon":"feryardiant"}},"created_at":"2024-04-16T21:38:36.000Z","updated_at":"2025-03-03T13:02:55.000Z","dependencies_parsed_at":"2024-08-01T09:48:58.470Z","dependency_job_id":"8c51c462-7066-4ed0-8439-18424483898e","html_url":"https://github.com/feryardiant/sendgrid-inbound-parser","commit_stats":null,"previous_names":["feryardiant/sendgrid-inbound-parser"],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feryardiant%2Fsendgrid-inbound-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feryardiant%2Fsendgrid-inbound-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feryardiant%2Fsendgrid-inbound-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feryardiant%2Fsendgrid-inbound-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/feryardiant","download_url":"https://codeload.github.com/feryardiant/sendgrid-inbound-parser/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248562824,"owners_count":21125154,"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":["inbound-email","sendgrid","sendgrid-inbound-webhook-parser"],"created_at":"2024-11-07T12:35:41.363Z","updated_at":"2025-04-12T11:40:37.852Z","avatar_url":"https://github.com/feryardiant.png","language":"TypeScript","funding_links":["https://github.com/sponsors/feryardiant","https://patreon.com/feryardiant"],"categories":[],"sub_categories":[],"readme":"# Sendgrid Inbound Parser\n\nMy personal implementation of SendGrid inbound-mail parser.\n\n## Usage\n\nThis package exposes 4 functions\n\n### `async parseEmail(req): Promise\u003cNormalizedEmail\u003e`\nParse email field in inbound mail body.\n\n### `async storeAttachment(attachment, bucket): Promise\u003cFile\u003e`\nStore the attachment file to google storage bucket.\n\n### `normalize(email): NormalizedEmail`\nNormalize parsed-mail from 'mailparser' package\n\n### `inboundParser()`\nExpress middleware to parse request body.\n\n---\nPlease refer to [this file](dist/index.d.ts) for more type definitions\n\n## Credits\n\n- Official inbound-mail parser [@sendgrid/inbound-mail-parser](https://www.npmjs.com/package/@sendgrid/inbound-mail-parser)\n\n## Licenses\ncode is licensed under [MIT](./LICENSE),\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fferyardiant%2Fsendgrid-inbound-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fferyardiant%2Fsendgrid-inbound-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fferyardiant%2Fsendgrid-inbound-parser/lists"}