Launched this week

Formy
One POST endpoint per form.
13 followers
One POST endpoint per form.
13 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.





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.
Love how minimal this is, just one endpoint with zero setup. The fact that it works with a curl command is honestly the kind of developer-first thinking I wish more form services had.