Many form services are annoying and charge for basic features.
So I wrote my own. It has everything I think most people would need for personal sites and small businesses.
- Has an API allowing UI's to be dynamically be generated.
- Supports basically all HTML field types and has server side validation.
- Uses an outbox pattern to ensure reliability and retries should the mail server be down.
- Generates responsive emails.
