Show HN: Fetch Forms – a headless form builder (fetchforms.io)
I've been building websites for 8 years and I've always hated building forms. They're all similar enough to be a repetitive task, but different enough that they still take quite a bit of time and effort. So, after a few years of not finding the tool I wanted, I decided to built it.
Introducing Fetch Forms!
Developers can create forms with the speed of a form builder and they can use those forms in their code. Devs can use their favorite frontend tools and libraries or even use Fetch Form's frontend libraries to render their forms.
Form submissions are always provided to the developer in-code as well as an optional setting to save the submissions to Fetch Forms cloud.
I would appreciate any feedback!
3 comments
[ 3.1 ms ] story [ 20.7 ms ] threadLove what you have so far!
One of the great aspect of Fetch Forms is that both of these can done right now with some code on the front the frontend. Conditional logic would be tricky with validation, but multi-step forms would be fairly since you'll probably already have a build the step workflow yourself. You'd just pass in the appropriate fields from the Fetch Form to each step.