From c9353eb3eb2e65cf3c28d2edefa196b391c3a623 Mon Sep 17 00:00:00 2001 From: sami-t Date: Mon, 16 Mar 2026 10:47:36 -0700 Subject: [PATCH 1/2] Add FluidForms to form services list Added FluidForms to the list of form services with details about its features and free plan. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7fa2fcea..5dc1ff42 100644 --- a/README.md +++ b/README.md @@ -923,6 +923,7 @@ This list results from Pull Requests, reviews, ideas, and work done by 1600+ peo * [FabForm](https://fabform.io/) - Form backend platform for intelligent developers. The free plan allows 250 form submissions per month. Friendly modern GUI. Integrates with Google Sheets, Airtable, Slack, Email, and others. * [Feathery](https://feathery.io) - Powerful, developer-friendly form builder. Build signup & login, user onboarding, payment flows, complex financial applications, and more. The free plan allows up to 250 submissions/month and five active forms. * [feedback.fish](https://feedback.fish/) - Free plan allows collecting 25 total feedback submissions. Easy to integrate with React and Vue components provided. + * [FluidForms](https://fluidforms.ai/) — Form builder and backend with AI-driven logic. Free plan includes 100 responses per month, unlimited forms (including AI-created forms), webhooks, and embedding. Also includes 10 AI actions for dynamic interviews (AI-generated follow up questions) and data extraction from file uploads. * [Form.taxi](https://form.taxi/) — Endpoint for HTML forms submissions. With notifications, spam blockers, and GDPR-compliant data processing. Free plan for basic usage. * [Formcarry.com](https://formcarry.com) - HTTP POST Form endpoint, Free plan allows 100 monthly submissions. * [Formester.com](https://formester.com) - Share and embed unique-looking forms on your website—no limits on the number of forms created or features restricted by the plan. Get up to 100 submissions every month for free. From ad85d024d0cd1aae4a0ec03e911aeda8b8fef552 Mon Sep 17 00:00:00 2001 From: sami-t Date: Mon, 16 Mar 2026 11:23:37 -0700 Subject: [PATCH 2/2] Update FluidForms description in README Removed mention of AI actions and dynamic interviews from FluidForms description. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5dc1ff42..d57dc7f8 100644 --- a/README.md +++ b/README.md @@ -923,7 +923,7 @@ This list results from Pull Requests, reviews, ideas, and work done by 1600+ peo * [FabForm](https://fabform.io/) - Form backend platform for intelligent developers. The free plan allows 250 form submissions per month. Friendly modern GUI. Integrates with Google Sheets, Airtable, Slack, Email, and others. * [Feathery](https://feathery.io) - Powerful, developer-friendly form builder. Build signup & login, user onboarding, payment flows, complex financial applications, and more. The free plan allows up to 250 submissions/month and five active forms. * [feedback.fish](https://feedback.fish/) - Free plan allows collecting 25 total feedback submissions. Easy to integrate with React and Vue components provided. - * [FluidForms](https://fluidforms.ai/) — Form builder and backend with AI-driven logic. Free plan includes 100 responses per month, unlimited forms (including AI-created forms), webhooks, and embedding. Also includes 10 AI actions for dynamic interviews (AI-generated follow up questions) and data extraction from file uploads. + * [FluidForms](https://fluidforms.ai/) — Form builder and backend with AI-driven logic. Free plan includes 100 responses per month, unlimited forms (including AI-created forms), webhooks, and embedding. * [Form.taxi](https://form.taxi/) — Endpoint for HTML forms submissions. With notifications, spam blockers, and GDPR-compliant data processing. Free plan for basic usage. * [Formcarry.com](https://formcarry.com) - HTTP POST Form endpoint, Free plan allows 100 monthly submissions. * [Formester.com](https://formester.com) - Share and embed unique-looking forms on your website—no limits on the number of forms created or features restricted by the plan. Get up to 100 submissions every month for free.