Merge pull request #1047 from nusu/master

Add Formcarry to the Miscellaneous group
This commit is contained in:
R.I.Pienaar 2019-03-07 15:05:06 +01:00 committed by GitHub
commit bb500c9410
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -635,6 +635,7 @@ Table of Contents
* [formaholic.com](https://formaholic.com) — Simple form endpoint. Perfect for static sites * [formaholic.com](https://formaholic.com) — Simple form endpoint. Perfect for static sites
* [http2.pro](https://http2.pro) — HTTP/2 protocol readiness test and client HTTP/2 support detection API. * [http2.pro](https://http2.pro) — HTTP/2 protocol readiness test and client HTTP/2 support detection API.
* [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 1000 submissions per month and must expose email address in the API call.
* [Formcarry.com](https://formcarry.com) - HTTP POST Form endpoint, Free plan allows 100 submissions per month.
* [Typeform.com](https://www.typeform.com/) — Include beautifully designed forms on websites. Free plan allows only 10 fields per form and 100 responses per month. * [Typeform.com](https://www.typeform.com/) — Include beautifully designed forms on websites. Free plan allows only 10 fields per form and 100 responses per month.
* [SurveyMonkey.com](https://www.surveymonkey.com) — Create online surveys. Analyze the results online. Free plan allows only 10 questions and 100 responses per survey. * [SurveyMonkey.com](https://www.surveymonkey.com) — Create online surveys. Analyze the results online. Free plan allows only 10 questions and 100 responses per survey.