ArtResearch / artresearch.net

ArtResearch ResearchSpace application hosted at https://artresearch.net
5 stars 1 forks source link

contact email form using AWS SES rest API #381

Closed lklic closed 1 year ago

lklic commented 2 years ago

as per Manos' suggestion, let's try to create the contact form using ephedra, using the AWS SES rest API.

Here is the reference file for creating the POST request: https://docs.aws.amazon.com/ses/latest/APIReference-V2/API_SendEmail.html

Please create this as a separate (standalone) App so that we can easily reuse it for other applications.

Let's start with a simple contact form, with the following fields:

Name: Email: Subject: Message:

We should try to add some captcha here so we don't get spammed.

sophisid commented 1 year ago

image https://artresearch.net/resource/Contact