{"id":21679201,"url":"https://github.com/3wille/rust-on-lambda-boilerplate","last_synced_at":"2026-05-16T08:03:01.306Z","repository":{"id":180259649,"uuid":"660596881","full_name":"3wille/rust-on-lambda-boilerplate","owner":"3wille","description":"Template for quickly creating a Rust web app running on AWS Lambda","archived":false,"fork":false,"pushed_at":"2023-08-18T18:52:39.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-25T10:43:08.157Z","etag":null,"topics":["aws-lambda","awslambda","cargo-lambda","rust","rust-lang","terraform","terraform-aws"],"latest_commit_sha":null,"homepage":"","language":"HCL","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/3wille.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-06-30T11:17:53.000Z","updated_at":"2023-07-11T16:52:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"7cce0375-fe73-463c-a1c6-d4a97b64cf85","html_url":"https://github.com/3wille/rust-on-lambda-boilerplate","commit_stats":null,"previous_names":["3wille/rust-on-lambda-boilerplate"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3wille%2Frust-on-lambda-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3wille%2Frust-on-lambda-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3wille%2Frust-on-lambda-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3wille%2Frust-on-lambda-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/3wille","download_url":"https://codeload.github.com/3wille/rust-on-lambda-boilerplate/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244591485,"owners_count":20477710,"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","awslambda","cargo-lambda","rust","rust-lang","terraform","terraform-aws"],"created_at":"2024-11-25T14:49:40.309Z","updated_at":"2025-09-21T18:38:26.947Z","avatar_url":"https://github.com/3wille.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rust-on-lambda-boilerplate\n\n## Requirements\n* [cargo lambda](https://www.cargo-lambda.info/)\n* [terraform](https://www.terraform.io/)\n\n## Build\n\n```shell\ncargo lambda build --release -o zip --arm64 --bins\n```\n\n## Deploy\n\nWithin ``/infrastructure``:\n```\nterraform apply\n```\n\n## Add new HTTP function\n\n1. ``cargo lambda new \u003cname\u003e``\n2. enter ``y`` to create an HTTP function\n3. Select ``Amazon Api Gateway HTTP Api``\n4. Add crate to workspace members in ``/Cargo.toml``\n5. Add ``resource_function`` module call in ``/infrastructure/main.tf``\n6. re-build and re-deploy\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F3wille%2Frust-on-lambda-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F3wille%2Frust-on-lambda-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F3wille%2Frust-on-lambda-boilerplate/lists"}