/lambda-form-recaptcha

Form submissions using AWS Lambda

Primary LanguageJavaScript

This is a nodejs function to be run on AWS Lambda. It accepts form data, validates recaptcha and then sends the form data to the configured email address.

Code sample for this blog post.