Skip to content
This repository was archived by the owner on Oct 27, 2025. It is now read-only.

Releases: dbanty/rust-lambda-graphql-example

2.0.0 - 2023-02-20

20 Feb 23:42
0effebc

Choose a tag to compare

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!