
Formy
One POST endpoint per form.
12 followers
One POST endpoint per form.
12 followers
One POST endpoint per form. Any JSON. No SDK, no field builder, no config. Collect form submissions from any stack — React, Vue, Angular, HTML, or curl.

12 followers
12 followers
Finally, a form backend that doesn't try to reinvent my whole stack. Hit the endpoint with curl and had submissions flowing in like two minutes flat, no signup maze or schema wizard in sight.
Posted a submission with curl in about 30 seconds and it just showed up in the dashboard. Genuinely nice that there is no signup wall or field mapping to mess with first.
Posted a form from a plain HTML page in under two minutes, no setup beyond the endpoint URL. The fact that it just accepts whatever JSON you throw at it feels almost too simple.
posting a json payload with a single curl command and seeing it land in my inbox was oddly satisfying. this is exactly the kind of tool i wish existed years ago when i was wiring up contact forms in side projects.
The single POST endpoint with zero config is such a clean idea, honestly wish more form tools worked this way instead of forcing you through their SDK graveyard.