Effortless Form Handling for Static Sites

Add contact forms to your static websites in seconds. No backend code required. Just embed our form, and start receiving emails instantly.

10K+ Forms Processed
99.9% Uptime
5s Setup Time
contact.html
<form action="https://formflow.omnaris.xyz/send/[email protected]" method="POST">
  <input type="hidden" name="access_key" value="your-api-key" />
  
  <input type="text" name="name" placeholder="Your Name" required />
  <input type="email" name="email" placeholder="Your Email" required />
  <textarea name="message" placeholder="Your Message" required></textarea>
  
  <button type="submit">Send</button>
</form>

Everything you need to handle forms

Built for developers who want powerful form handling without the complexity

Required Form Fields

Every form must include these exact field names:

name="name" name="email" name="message"

Lightning Fast Setup

Add our form endpoint to any HTML form and start receiving emails in under 5 seconds.

Spam Protection

Built-in honeypot fields and validation to keep unwanted submissions at bay.

Custom Templates

Customize email templates with your branding and styling preferences.

Simple API Key

One API key per account for secure, authenticated form submissions across all your forms.

Works Everywhere

Perfect for static sites on GitHub Pages, Netlify, Vercel, and more.

Open Source

Fully open source and self-hostable. Customize and extend as needed.

Built in the Open

FormFlow is completely open source and free to use. Self-host it on your own infrastructure or use our hosted service.

MIT Licensed
Self-Hostable
Community Driven
Self-Host with Docker
# Clone the repository
git clone [email protected]:DanilSidorov8625/FormFlow.git

# Run with Docker
docker-compose up -d

# Your API is ready at
http://localhost:45678

About FormFlow

FormFlow was created to solve a simple problem: handling form submissions on static websites shouldn't be complicated or expensive. Built with modern web technologies and a developer-first approach, FormFlow provides a reliable, secure, and easy-to-use solution for collecting form data without the need for backend infrastructure.

Whether you're building a personal portfolio, a client website, or a large-scale application, FormFlow scales with your needs while maintaining simplicity and reliability at its core.

10K+ Forms Processed
99.9% Uptime
1.2K+ GitHub Stars

Ready to streamline your forms?

Join thousands of developers who trust FormFlow for their form handling needs

Get Started Today

FormFlow Demo

Demo Video Coming Soon

Watch how easy it is to set up FormFlow in under 60 seconds