ran-isenberg / awesome-serverless-blueprints

A collection of awesome AWS Serverless blueprints, showcasing best practices with various IaC tools, CI/CD pipelines, and programming languages for building scalable, secure Serverless applications
MIT License
14 stars 0 forks source link

Rust Lambda functions with `cargo-lambda` #8

Closed lmammino closed 3 days ago

lmammino commented 3 days ago

Blueprint Name

Rust Lambda function

Maintainer

cargo-lambda

Maintainer URL

https://www.cargo-lambda.info/

Repository Link

https://github.com/cargo-lambda/cargo-lambda

Description

A Cargo extension that allows to easily scaffold new Rust Lambda projects

Infrastructure as Code (IaC) Tool

None (but SAM, CDK and Terraform can be added easily)

CI/CD Tool

None, but the repo has some examples with GitHub Actions

Programming Language

Rust

github-actions[bot] commented 3 days ago

Thank you for opening this issue, we'll review it ASAP.

ran-isenberg commented 3 days ago

resolved in https://github.com/ran-isenberg/awesome-serverless-blueprints/pull/9