Webform Relay

Receive form submissions serverlessly — AWS Lambda, API Gateway, Go.

AWS Lambda

Runs serverless on AWS. Pay per invocation; zero idle infrastructure.

API Gateway

Accepts POST requests at /api/v1/submit via AWS API Gateway.

Go Runtime

Fast, low-overhead Go binary packaged as a container image.

One-command Deploy

Deploy and manage the full stack with AWS SAM.

What is Webform Relay?

Webform Relay receives HTML form submissions, validates them, and forwards them to configured destinations — email, webhook, or storage. Deploy in minutes on AWS Lambda with zero ongoing infrastructure to manage.