Skip to content

rishabh9/lambda-form-recaptcha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.