{"id":26958764,"url":"https://github.com/emailtowebhook/email_to_webhook","last_synced_at":"2025-04-03T04:30:04.809Z","repository":{"id":282303240,"uuid":"947698061","full_name":"emailtowebhook/email_to_webhook","owner":"emailtowebhook","description":null,"archived":false,"fork":false,"pushed_at":"2025-04-01T22:06:07.000Z","size":147,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-01T22:35:05.343Z","etag":null,"topics":["aws","emai","parsing"],"latest_commit_sha":null,"homepage":"https://emailtowebhook.com","language":"Python","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/emailtowebhook.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":"2025-03-13T05:24:54.000Z","updated_at":"2025-04-01T22:06:10.000Z","dependencies_parsed_at":"2025-03-13T21:30:46.476Z","dependency_job_id":"43581dcc-e943-40a4-af1e-a34290d4c83d","html_url":"https://github.com/emailtowebhook/email_to_webhook","commit_stats":null,"previous_names":["emailtowebhook/emailtowebhook"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emailtowebhook%2Femail_to_webhook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emailtowebhook%2Femail_to_webhook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emailtowebhook%2Femail_to_webhook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emailtowebhook%2Femail_to_webhook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/emailtowebhook","download_url":"https://codeload.github.com/emailtowebhook/email_to_webhook/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246938768,"owners_count":20857916,"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":["aws","emai","parsing"],"created_at":"2025-04-03T04:30:04.183Z","updated_at":"2025-04-03T04:30:04.772Z","avatar_url":"https://github.com/emailtowebhook.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Email to Webhook Service\n\nTransforms emails into webhook notifications with attachment handling via AWS.\n\n## Cloud Version\n\nA hosted version of this service is available at [emailtowebhook.com](https://emailtowebhook.com/dashboard).\n\n## Features\n\n- Domain registration with webhook endpoints\n- Email forwarding to webhooks\n- S3 attachment storage\n- Automated DNS verification\n- Serverless architecture\n\n## Deployment with GitHub Actions\n\n1. Fork/clone this repository\n2. Set required repository secrets:\n   - `AWS_ACCESS_KEY_ID`: Your AWS access key\n   - `AWS_SECRET_ACCESS_KEY`: Your AWS secret key\n   - `AWS_ACCOUNT_ID`: Your AWS account ID\n   - `DB_CONNECTION_STRING`: Optional - for external database\n\nDeployment runs automatically on pushes to main branch or can be triggered manually from Actions tab.\n\n## Using the API\n\n### Register Domain\n\n```\ncurl -X POST '\u003capi_gateway_url\u003e/v1/domain/yourdomain.com' -H 'Content-Type: application/json' -d '{\"webhook\": \"https://your-webhook-endpoint.com/path\"}'\n```\n\n### Get Domain Status\n\n```\ncurl -X GET '\u003capi_gateway_url\u003e/v1/domain/yourdomain.com'\n```\n\n### Update Domain\n\n```\ncurl -X PUT '\u003capi_gateway_url\u003e/v1/domain/yourdomain.com' -H 'Content-Type: application/json' -d '{\"webhook\": \"https://your-new-webhook-endpoint.com/path\"}'\n```\n\n### Delete Domain\n\n```\ncurl -X DELETE '\u003capi_gateway_url\u003e/v1/domain/yourdomain.com'\n```\n\nOnce verified, emails to `anything@yourdomain.com` will be sent to your webhook as JSON with S3 attachment links.\n\n## Contributing and Support\n\n### How to Contribute\n\n1. Fork the repository\n2. Create a new branch (`git checkout -b feature/your-feature`)\n3. Make your changes\n4. Commit your changes (`git commit -m 'Add some feature'`)\n5. Push to the branch (`git push origin feature/your-feature`)\n6. Open a Pull Request\n\n### Getting Support\n\nIf you encounter issues or have questions:\n\n1. Check existing [GitHub Issues](https://github.com/emailtowebhook/emailtowebhook/issues) first\n2. Open a new Issue with:\n   - Clear description of the problem\n   - Steps to reproduce\n   - Expected vs actual behavior\n   - System information (AWS region, etc.)\n\nFor security concerns, please report them directly to maintainers rather than opening public issues.\n\n## Connect\n\n- **LinkedIn**: [Yakir Perlin](https://www.linkedin.com/in/yakirperlin/)\n- **Twitter**: [@yakirbipbip](https://x.com/yakirbipbip)\n\nLicensed under MIT.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femailtowebhook%2Femail_to_webhook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Femailtowebhook%2Femail_to_webhook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femailtowebhook%2Femail_to_webhook/lists"}