serverless-contact-us-form icon indicating copy to clipboard operation
serverless-contact-us-form copied to clipboard

Simple Contact Us form for static websites

Results 5 serverless-contact-us-form issues
Sort by recently updated
recently updated
newest added

Uses SAM policy templates to add the SNS Publish permissions to the Lambda role.

Add an OPTIONS HTTP method in addition of POST. The CORS preflight request (OPTIONS) is sent by browser when calling the POST API endpoint from ajax/axios calls