jeastham1993 / serverless-rust.github.io

Patterns & Practices for building serverless applications with Rust
2 stars 0 forks source link

Rust custom CORS Lambda #10

Open benbpyle opened 8 months ago

benbpyle commented 8 months ago

Demonstrate how to build a custom origin allow list with a Lambda Function

benbpyle commented 7 months ago

Implemented as part of #31