This repository was archived by the owner on Oct 27, 2025. It is now read-only.
Releases: dbanty/rust-lambda-graphql-example
Releases · dbanty/rust-lambda-graphql-example
2.0.0 - 2023-02-20
Convert everything from CDK + lamedh_* to cargo-lambda + lambda_*. Much simpler code using the new recommended best practices.
Also removes example database code and switches to function URLs instead of API Gateway.
Now with GitHub Actions!