Noundry Forms - Easy Form Backend for Developers
Now with AJAX support & email notifications

Form backend for
modern developers

Create functional HTML forms without writing backend code. Just point your form to our endpoint and start collecting submissions instantly.

index.html
<form action="https://forms.noundry.com/f/your@email.com"
      method="POST">

  <input type="text" name="name" />
  <input type="email" name="email" />
  <textarea name="message"></textarea>
  <button type="submit">Send</button>

</form>
10K+
Forms Created
1M+
Submissions
99.9%
Uptime
<50ms
Response Time
Features

Everything you need

Powerful features to handle any form, from simple contact forms to complex data collection.

Email Notifications

Get instant email notifications for every form submission. Just use your email as the form endpoint.

Beautiful Dashboard

View all your submissions in a beautiful dashboard. Search, filter, and export your data anytime.

AJAX Support

Submit forms without page reload. Include our script and add one attribute to enable AJAX.

Spam Protection

Built-in honeypot field support keeps bots at bay. No CAPTCHAs needed for most forms.

Export Data

Download your submissions as CSV anytime. Perfect for importing into spreadsheets.

Works Everywhere

Static sites, JAMstack, WordPress, or any platform. If it can POST a form, it works with us.

Simple Setup

How it works

Get started in under a minute. No backend code required.

1

Point your form to us

Change your form's action to our endpoint. Use your email directly in the URL to receive submissions via email.

<form action="https://forms.noundry.com/f/your@email.com" method="POST">
2

Name your inputs

Make sure each input has a name attribute. That's how we know what each field is called.

<input type="text" name="full_name" required />
3

Submit and receive

That's it! Submit your form and you'll receive an email with all the data. Sign up to view submissions in your dashboard.

Ready to simplify your forms?

Join thousands of developers who trust Noundry Forms for their form backend. Free forever for personal projects.

Free

Everything you need to get started

  • Unlimited forms
  • Unlimited submissions
  • Email notifications
  • Dashboard & CSV export
Get Started Free