Park and go home
8:00
Lesson 3 · Step 1 of 8
The path a message takes
Why. Hold this picture. Every file in the repo is one box on it.
All steps in this lesson
A visitor submits the contact form on mikepattyn.nl. Cloudflare sits in front. The Lambda never talks to the browser’s real IP for Turnstile — CloudFront would lie.
- FormPOST JSON
- API Gateway/api/contact
- LambdaTurnstile
- EmailZoho SMTP
Contact.Api is the public package gitlink. CDK, API Gateway, and the pointer bump live on the mikepattyn umbrella. This repo is the function, the templates, and the tests.
Open Mikepattyn.Contact.Api