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
* [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
* [Have I been pwned?](https://haveibeenpwned.com) — REST API for fetching the information on th breaches.
## Management System
@ -578,7 +579,7 @@ Table of Contents
* [taxratesapi.avalara.com](http://taxratesapi.avalara.com/) — Get the right sales tax rates to charge for the close to 10,000 sales tax jurisdictions in the USA. Free REST API. Registration required
* [currencylayer.com](https://currencylayer.com/) — Reliable Exchange Rates and Currency Conversion for your Business, 1,000 API requests/month free
* [vatlayer.com](https://vatlayer.com/) — Instant VAT number validation and EU VAT rates API, free 100 API requests/month
* [fraudlabspro.com] (https://www.fraudlabspro.com) - Help merchants to prevent payment fraud and chargebacks. Free Micro Plan available with 500 queries/month.
* [fraudlabspro.com](https://www.fraudlabspro.com) - Help merchants to prevent payment fraud and chargebacks. Free Micro Plan available with 500 queries/month.
## Docker Related
@ -607,6 +608,8 @@ Table of Contents
* [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.
* [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
@ -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
* [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
* [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
* [github.com - FOSS for Dev](https://github.com/httpsGithubParty/FOSS-for-Dev) — A hub of free and Open Source software for developers