Skip to content

Contact form for a static site using AWS API Gateway and AWS Lambda written in Python

Notifications You must be signed in to change notification settings

alasdairnicol/python-lambda-contact-form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-lambda-contact-form

This is a contact form for a static site using AWS API Gateway, Lambda and Simple Email Service (SES). It is written in Python and uses the Chalice microframework to manage deployment.

It is written for Python 3.8.

I use it on my site at https://al.sdair.co.uk/contact/

Instructions (WIP)

Verify your from-email address

AWS requires that you verify the from email address. See the docs for more info.

Clone the repository

git clone https://github.com/alasdairnicol/python-lambda-contact-form
cd python-lambda-contact-form

About

Contact form for a static site using AWS API Gateway and AWS Lambda written in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published