Show HN: Run a Rust HTTP Server in AWS Lambda (Axum+Scaffoldly)(github.com)
github.com
Show HN: Run a Rust HTTP Server in AWS Lambda (Axum+Scaffoldly)
https://github.com/scaffoldly/scaffoldly-examples/tree/rust-axum
0 comments
—
https://github.com/scaffoldly/scaffoldly-examples/tree/rust-axum
—
In this example, we're running a axum server in AWS Lambda, and the scaffoldly toolchain handles packaging, deployment, and routing of AWS Lambda HTTP requests.