{"id":22098002,"url":"https://github.com/4thel00z/emailambda","last_synced_at":"2026-06-23T08:31:57.694Z","repository":{"id":143782821,"uuid":"445014351","full_name":"4thel00z/emailambda","owner":"4thel00z","description":"Lambda webhook to send emails from (currently only) ye gmail account.","archived":false,"fork":false,"pushed_at":"2022-01-06T03:57:36.000Z","size":52,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-06T04:43:00.041Z","etag":null,"topics":["email","gmail","go","golang","lambda","oauth","oauth2","secure","send","smtp","webhook"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/4thel00z.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","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":"2022-01-06T02:25:04.000Z","updated_at":"2022-02-23T13:54:43.000Z","dependencies_parsed_at":"2023-06-08T12:30:57.984Z","dependency_job_id":null,"html_url":"https://github.com/4thel00z/emailambda","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/4thel00z/emailambda","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4thel00z%2Femailambda","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4thel00z%2Femailambda/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4thel00z%2Femailambda/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4thel00z%2Femailambda/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/4thel00z","download_url":"https://codeload.github.com/4thel00z/emailambda/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4thel00z%2Femailambda/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34682622,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-23T02:00:07.161Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["email","gmail","go","golang","lambda","oauth","oauth2","secure","send","smtp","webhook"],"created_at":"2024-12-01T04:17:40.117Z","updated_at":"2026-06-23T08:31:57.672Z","avatar_url":"https://github.com/4thel00z.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# emailambda\n\n## Motivation\n\nLike [emaild](https://github.com/4thel00z/emaild) but deployable to netlify.\n\n## Deploy to netlify\n\n\u003ca href=\"https://app.netlify.com/start/deploy?repository=https://github.com/4thel00z/emailambda\"\u003e\n    \u003cimg src=\"https://www.netlify.com/img/deploy/button.svg\" title=\"Deploy to Netlify\"\u003e\n\u003c/a\u003e\n\n## Configuration\n\nThere are three main env vars that configure emailambda:\n\n| Name         | Description                                                                                                                                                         |\n|--------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| BASIC_AUTH   | The value that the http authorization header is expected to have. This value is very important because it secures your lambda from being called by evil häggerbois. |\n| GMAIL_TOKEN  | The gmail token generated via gmail-token (find it in the 4thel00z/emaild github repository) encoded as a base64 string                                             |\n| GMAIL_CONFIG | The credentials.json file that you have generate followed my smartboi tutorial (also in the 4thel00z/emaild github repository) encoded as a base64 string           |\n\nYou can use the netlify cli to set them:\n\n```shell\nnetlify env:set GMAIL_TOKEN=$GMAIL_TOKEN\nnetlify env:set GMAIL_CONFIG=$GMAIL_CONFIG\nnetlify env:set BASIC_AUTH=$BASIC_AUTH\n```\n\nNote: The netlify cli can be installed as follows: `npm install -g netlify-cli`.\n\nAlternatively you can set this when you press on the deploy button or later in the settings when you have deployed the lambda.\n\n## License\n\nThis project is licensed under the GPL-3 license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F4thel00z%2Femailambda","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F4thel00z%2Femailambda","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F4thel00z%2Femailambda/lists"}