OpsRunr

Forms · 5 min read

Form backends for static sites without standing up an API

Collect contact and waitlist submissions on Astro, Next.js static, or plain HTML, with honeypot spam protection and optional email notify.

Static sites still need an inbox

Marketing pages should not require a custom backend just to accept a name and email. A form endpoint that stores submissions and notifies you is enough for most indie launches.

OpsRunr Forms gives you a POST URL, dashboard inbox, honeypot field, and optional email notify. Unlock Forms alone or keep it next to Email and Redirects.

Ship the honeypot first

Add a hidden field bots love to fill. Reject those silently so real users never see a CAPTCHA wall on a brochure site.

Use JSON posts from modern frameworks or classic form-urlencoded from plain HTML. Both work.

Related checks

Try this on the health desk.

Sign up free, then choose Builder, Studio, or Agency from Billing when caps get tight.