Form Backend for the Modern Web

Handle form submissions, file uploads, and email notifications with ease. Built on Cloudflare Workers for global performance.

Everything You Need for Form Management

Dynamic Forms

Support for various field types including text, email, phone, URL, and file uploads.

File Uploads

Handle file attachments securely with automatic base64 encoding for email delivery.

Email Notifications

Instant email notifications with support for multiple providers and beautiful templates.

Advanced Security

Built-in protection with API keys, domain verification, rate limiting, and honeypot fields.

Multi-Site Support

Manage multiple sites with separate configurations, fields, and email settings.

Spam Protection

Built-in spam protection with honeypot fields and customizable rate limiting.

Supported Email Providers

Resend

Modern email API with excellent delivery rates

Learn More →

MailerSend

Advanced features with template support

Learn More →

Mailtrap

Perfect for testing and development

Learn More →

SMTP2GO

Reliable delivery with detailed analytics

Learn More →

Enterprise-Grade Security

  • Encrypted Credentials

    All API keys and provider tokens are encrypted at rest

  • Domain Verification

    Forms can only be submitted from authorized domains

  • Rate Limiting

    Built-in protection against abuse and DDoS attacks

  • Spam Protection

    Advanced honeypot fields and validation

Example Configuration

{
  "name": "Your Company",
  "email_provider": "smtp2go",
  "from_email": "forms@yourdomain.com",
  "from_name": "Your Forms",
  "admin_email": "admin@yourdomain.com"
}

Ready to Get Started?

Start handling form submissions with EntryWise today. Free and open source.