{"id":21433706,"url":"https://github.com/femiwiki/lambda","last_synced_at":"2026-02-24T20:39:07.726Z","repository":{"id":39635951,"uuid":"324717599","full_name":"femiwiki/lambda","owner":"femiwiki","description":"A simple lambda function which subscribes AWS SNS to ping Femiwiki's Discord webhook.","archived":false,"fork":false,"pushed_at":"2025-03-01T10:19:40.000Z","size":246,"stargazers_count":1,"open_issues_count":8,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-03-29T10:24:17.646Z","etag":null,"topics":["aws","lambda","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/femiwiki.png","metadata":{"funding":{"patreon":"femiwiki"},"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":"2020-12-27T08:22:12.000Z","updated_at":"2025-02-11T08:57:43.000Z","dependencies_parsed_at":"2024-04-06T02:25:00.816Z","dependency_job_id":"09a3484d-57d2-4b5d-8f2a-7594ad9b8f4a","html_url":"https://github.com/femiwiki/lambda","commit_stats":{"total_commits":77,"total_committers":3,"mean_commits":"25.666666666666668","dds":0.6363636363636364,"last_synced_commit":"4334eb404fb26c72503bdc8c18612fda51432dca"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/femiwiki%2Flambda","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/femiwiki%2Flambda/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/femiwiki%2Flambda/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/femiwiki%2Flambda/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/femiwiki","download_url":"https://codeload.github.com/femiwiki/lambda/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249741097,"owners_count":21318729,"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","lambda","rust"],"created_at":"2024-11-22T23:29:27.457Z","updated_at":"2026-02-24T20:39:02.675Z","avatar_url":"https://github.com/femiwiki.png","language":"Rust","funding_links":["https://patreon.com/femiwiki"],"categories":[],"sub_categories":[],"readme":"# lambda\n\nA monorepo of Femiwiki's AWS Lambda functions.\n\n```bash\n# You need musl toolchain, in Ubuntu:\nsudo apt-get install musl-tools\n\n# Install musl target\nrustup target add x86_64-unknown-linux-musl\n\n# Build\ncargo build --release\n\n# Make into zip file\ncp target/x86_64-unknown-linux-musl/release/sns-discord bootstrap\nzip -j lambda.zip bootstrap\nrm bootstrap\n\n# Publish\naws lambda update-function-code --function-name DiscordNoti \\\n  --zip-file fileb://lambda.zip --publish --region us-east-1\naws lambda update-function-code --function-name DiscordNoti \\\n  --zip-file fileb://lambda.zip --publish --region ap-northeast-1\n```\n\n\u0026nbsp;\n\n---\n\nThe source code of _femiwiki/lambda_ is primarily distributed under the\nterms of the [GNU Affero General Public License v3.0] or any later version. See\n[COPYRIGHT] for details.\n\n[gnu affero general public license v3.0]: LICENSE\n[copyright]: COPYRIGHT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffemiwiki%2Flambda","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffemiwiki%2Flambda","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffemiwiki%2Flambda/lists"}