# README
shoestring-lambda-send-email
Function to send email for general inquieries / questions regarding the restaurant. Form in question is found on https://shoestring.cafe/contact
Called using the "submit" button which then parses the body of the POST request and uses AWS SES to send the email to the restaurants chosen email.
To do:
Create an email template to make it more appealing to the eye
# Functions
No description provided by the author