Sample project using lambda-zig custom AWS Lambda runtime
|
Some checks failed
Lambda-Zig-Sample Build / build (push) Failing after 10m15s
|
||
|---|---|---|
| .forgejo/workflows | ||
| src | ||
| .gitignore | ||
| .mise.toml | ||
| .pre-commit-config.yaml | ||
| build.zig | ||
| build.zig.zon | ||
| LICENSE | ||
| README.md | ||
lambda-zig sample
This is a trivial sample AWS lambda function using the lambda-zig project. It exists as a way to demonstrate using the project to develop a lambda function.
More details to follow