Hacker News new | ask | show | jobs
Show HN: Manage forms as code – dead simple syntax, AI-friendly (form-data.com)
1 points by danbars 393 days ago
I've built a tool that lets you define, manage, and deploy forms in a declarative way - just like infrastructure-as-code, but for forms.

Why? Forms are still one of the most painful things to manage - especially if you care about accessibility, validation, integrations, and spam filtering.

What’s special about it:

- AI-friendly – the .fd syntax is easy for LLMs and humans alike - Code-native – store forms in Git, track changes, review in PRs - One-liner deploys – use fd cli to manage deployments from your cd - First-class features – validation rules, notifications, spam filtering, webhooks, and more

Would love your thoughts, feedback, and ideas.