From 2ae3036efd1a56093dfcd184fb4c08004a7e2a77 Mon Sep 17 00:00:00 2001 From: David Darnes Date: Tue, 19 Jan 2021 14:26:08 +0000 Subject: [PATCH] Formspree no longer requires exposing your email Formspree now uses custom endpoints which can be created in your Formspree account without having to expose your email. More info here https://help.formspree.io/hc/en-us/articles/360056076314-Phasing-out-legacy-forms-email-URLs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b68c7d81..132bdf2d 100644 --- a/README.md +++ b/README.md @@ -608,7 +608,7 @@ Table of Contents * [formingo.co](https://www.formingo.co/)- Easy HTML forms for static websites, get started for free without registering an account. Free plan allows 500 submissions per month, customizable reply-to email address. * [formlets.com](https://formlets.com/) — Online forms, unlimited single page forms/month, 100 submissions/month, email notifications. * [formspark.io](https://formspark.io/) - Form to Email service, free plan allows unlimited forms, 500 submissions per month, support by Customer assistance team. - * [Formspree.io](https://formspree.io/) — Send email using an HTTP POST request. Free tier limits to 1000 submissions per month and must expose email address in the API call. + * [Formspree.io](https://formspree.io/) — Send email using an HTTP POST request. Free tier limits to 50 submissions per form per month. * [getform.io](https://getform.io/) - Form backend platform for designers and developers, 1 form, 100 submissions, Single file upload, 100MB file storage. * [Kwes.io](https://kwes.io/) - Feature rich form endpoint. Works great with static sites. Free plan includes up 1 website with up to 50 submissions per month. * [smartforms.dev](https://smartforms.dev/) - Powerful and easy form backend for your website, forever free plan allows 50 submissions per month, 100MB file storage, Zapier integration, CSV/JSON export, custom redirect, custom response page, Telegram & Slack bot, single email notifications.