{"id":16742593,"url":"https://github.com/arsenyyankovsky/serverless-rust-starter","last_synced_at":"2025-04-10T13:32:42.731Z","repository":{"id":119543023,"uuid":"383861268","full_name":"ArsenyYankovsky/serverless-rust-starter","owner":"ArsenyYankovsky","description":"A simple starter project with Rust and Serverless Framework","archived":false,"fork":false,"pushed_at":"2023-07-31T19:49:48.000Z","size":361,"stargazers_count":17,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-24T12:11:31.226Z","etag":null,"topics":["aws-lambda","lambda","rust","serverless","serverless-framework"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/ArsenyYankovsky.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":"2021-07-07T16:29:09.000Z","updated_at":"2024-03-02T15:24:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"ab2fead6-fc58-4e8e-8716-f71a1c64fe44","html_url":"https://github.com/ArsenyYankovsky/serverless-rust-starter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArsenyYankovsky%2Fserverless-rust-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArsenyYankovsky%2Fserverless-rust-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArsenyYankovsky%2Fserverless-rust-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArsenyYankovsky%2Fserverless-rust-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ArsenyYankovsky","download_url":"https://codeload.github.com/ArsenyYankovsky/serverless-rust-starter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248225709,"owners_count":21068078,"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","lambda","rust","serverless","serverless-framework"],"created_at":"2024-10-13T01:24:15.817Z","updated_at":"2025-04-10T13:32:42.708Z","avatar_url":"https://github.com/ArsenyYankovsky.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Serverless Rust Starter\n\nA simple starter project with Rust and Serverless Framework.\nThis starter aims to use the latest versions of Serverless Framework, packages, and crates.\n\n✔️ Serverless Framework 3\n\n✔️ Typed requests and responses with aws_lambda_events `0.10.0`\n\n✔️ Lambda Runtime `0.8.1`\n\n✔️ Serverless Rust plugin `0.3.8`\n\n## Prerequisites\n\n- [Node.js](https://nodejs.org/en/)\n- [Rust](https://www.rust-lang.org/tools/install)\n- [Yarn](https://classic.yarnpkg.com/en/)\n- [Cargo Lambda](https://www.cargo-lambda.info/)\n- [Zig](https://ziglang.org/)\n\n### Setup\n\n1. Generate a project\n\n```bash\nnpx serverless install --url https://github.com/ArsenyYankovsky/serverless-rust-starter.git --name my-new-app\n```\n\n2. Install dependencies\n\n```bash\nyarn \u0026\u0026 cargo fetch\n```\n\n### Deploy\n\nTo deploy the project just run\n\n```bash\nnpx sls deploy\n```\n\nRead [here](https://www.serverless.com/framework/docs/) more on Serverless Framework commands\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farsenyyankovsky%2Fserverless-rust-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farsenyyankovsky%2Fserverless-rust-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farsenyyankovsky%2Fserverless-rust-starter/lists"}