Ashwin Balamohan
Ashwin Balamohan
Good call, @banagale. Vanilla JS should be able to handle most of what's going on here. I wouldn't mind taking a stab at it.
I'd be happy to help out, as well. I'm currently building out a middleware for [lambda-api](https://github.com/jeremydaly/lambda-api)
@dbartholomae took a stab at this. It's my first time making a PR to the repo and using the tooling (e.g., `rush`). How does it look? Apologies if it's not...
Cool makes sense. I'll take a stab at this later this week!
Thanks, @jeremydaly. I was thinking of trying to wrap it in an express app for this purpose but opted to just go with `serverless-offline`, since we're using `serverless` for the...
I'm happy to partner with someone on this. Any volunteers? I'm new to Zappa but am comfortable with Django/Python and AWS.
@cameronmaske @orenyomtov encrypting the settings at rest would be wonderful. I'd prefer to use Zappa to the server less basis to keep in the spirit of Python and Django, and...