Add 'Forms' section

1. I have added forms section in the main menu.

2. I have listed some previous free forms solutions from the
'Miscellaneous' section to the newly created 'Forms' section.

3. Also, I have added new free forms solutions to the 'Forms' section.
They are given as below
i. getform.io
ii. 99innbound.com
iii. formingo.co
iv. formspark.io
v. smartforms.dev
This commit is contained in:
gauravkukade 2019-11-27 22:51:04 +05:30
parent afdec285ff
commit bc24c2e20c

View file

@ -32,6 +32,7 @@ Table of Contents
* [DNS](#dns)
* [Docker Related](#docker-related)
* [Email](#email)
* [Forms](#forms)
* [IaaS](#iaas)
* [IDE and Code Editing](#ide-and-code-editing)
* [International Mobile Number Verification API and SDK](#international-mobile-number-verification-api-and-sdk)
@ -458,6 +459,18 @@ Table of Contents
* [mailkitchen](https://www.mailkitchen.com/) — Free for life without commitment, 10,000 emails/month, 1,000 emails/day
* [AnonAddy](https://anonaddy.com) - Open-source anonymous email forwarding, create unlimited email aliases for free
## Forms
* [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.
* [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.
* [Formcarry.com](https://formcarry.com) - HTTP POST Form endpoint, Free plan allows 100 submissions per month.
* [formaholic.com](https://formaholic.com) — Simple form endpoint. Perfect for static sites.
* [formlets.com](https://formlets.com/) — Online forms, unlimited single page forms/month, 100 submissions/month, email notifications.
* [getform.io](https://getform.io/) - Form backend platform for designers and developers, 1 form, 100 submissions, Single file upload, 100MB file storage.
* [99inbound.com](https://www.99inbound.com/) - Build forms and share them online. Get an email or Slack message for each submission. Free plan has 2 forms, 100 entries per month, basic email & Slack.
* [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.
* [formspark.io](https://formspark.io/) - Form to Email service, free plan allows unlimited forms, 500 submissions per month, support by Customer assistance team.
* [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.
## CDN and Protection
* [PageCDN.com](https://pagecdn.com/) - Offers free Public CDN for everyone, and free Private CDN for opensource / nonprofits.
@ -813,16 +826,11 @@ Table of Contents
## Miscellaneous
* [docsapp.io](https://www.docsapp.io/) — Easiest way to publish documentation, free for Open Source
* [fullcontact.com](https://www.fullcontact.com/developer/pricing/) — Help your users know more about their contacts by adding social profile into your app. 500 free Person API matches/month
* [formlets.com](https://formlets.com/) — Online forms, unlimited single page forms/month, 100 submissions/month, email notifications
* [superfeedr.com](https://superfeedr.com/) — Real-time PubSubHubbub compliant feeds, export, analytics. Free with less customization
* [screenshotlayer.com](https://screenshotlayer.com/) — Capture highly customizable snapshots of any website. Free 100 snapshots/month
* [screenshotmachine.com](https://www.screenshotmachine.com/) — Capture 100 snapshots/month, png, gif and jpg, including full-length captures, not only home page
* [readme.com](https://readme.com/) — Beautiful documentation made easy, free for Open Source: see [here](https://readme.readme.io/docs/open-source).
* [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.
* [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.
* [SurveyMonkey.com](https://www.surveymonkey.com) — Create online surveys. Analyze the results online. Free plan allows only 10 questions and 100 responses per survey.
* [Filly](https://fill.ly) — Boost your web development workflow by reusing manual actions done previously on your app. Form filler for improved team collaboration.
* [ReqBin](https://www.reqbin.com/) — Post HTTP Requests Online. Popular Request Methods include GET, POST, PUT, DELETE, and HEAD. Supports Headers and Token Authentication. Includes a basic login system for saving your requests.