Merge branch 'master' into Formspree

This commit is contained in:
Clare So 2017-10-19 17:44:20 -04:00 committed by GitHub
commit 991484b1f9

View File

@ -193,6 +193,7 @@ Table of Contents
* [logintc.com](https://www.logintc.com/) — Two-factor authentication (2FA) by push notifications, free for 10 users, VPN, Websites and SSH * [logintc.com](https://www.logintc.com/) — Two-factor authentication (2FA) by push notifications, free for 10 users, VPN, Websites and SSH
* [report-uri.io](https://report-uri.io/) — CSP and HPKP violation reporting * [report-uri.io](https://report-uri.io/) — CSP and HPKP violation reporting
* [cloudsploit.com](https://cloudsploit.com/) — Amazon Web Services (AWS) security and compliance auditing and monitoring * [cloudsploit.com](https://cloudsploit.com/) — Amazon Web Services (AWS) security and compliance auditing and monitoring
* [Have I been pwned?](https://haveibeenpwned.com) — REST API for fetching the information on th breaches.
## Management System ## Management System
@ -607,6 +608,8 @@ 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.
* [Typeform.com](https://www.typeform.com/) — Include a 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.
## APIs, Data and ML ## APIs, Data and ML
@ -626,6 +629,8 @@ Table of Contents
* [scrapinghub.com](http://scrapinghub.com) — Data scraping with visual interface and plugins. Free plan includes unlimited scraping on a shared server * [scrapinghub.com](http://scrapinghub.com) — Data scraping with visual interface and plugins. Free plan includes unlimited scraping on a shared server
* [context.io](https://context.io) — Create simple email webhooks and code against a free, RESTful, imap API to leverage email data * [context.io](https://context.io) — Create simple email webhooks and code against a free, RESTful, imap API to leverage email data
* [cloudrail.com](https://cloudrail.com) — API integration solution. Unified interfaces for multiple web APIs, API change management * [cloudrail.com](https://cloudrail.com) — API integration solution. Unified interfaces for multiple web APIs, API change management
* [Meya.ai](https://meya.ai) — Create and deploy a chatbot. Free tier allows only 1 bot.
* [RequestBin](https://requestb.in) — Inspect and debug HTTP POST requests from an HTTP client.
## Other Free Resources ## Other Free Resources
* [github.com - FOSS for Dev](https://github.com/httpsGithubParty/FOSS-for-Dev) — A hub of free and Open Source software for developers * [github.com - FOSS for Dev](https://github.com/httpsGithubParty/FOSS-for-Dev) — A hub of free and Open Source software for developers