From 1b12d41b1711bb2b6a5676f1963c8698bbb4b73d Mon Sep 17 00:00:00 2001 From: clarmso Date: Thu, 19 Oct 2017 00:16:07 -0400 Subject: [PATCH 1/3] Fix markdown for FraudLabsPro --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fce61f95..c0717e5b 100644 --- a/README.md +++ b/README.md @@ -578,7 +578,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 From 19a4fd9a016b0cda5013e47368676a7acb294c18 Mon Sep 17 00:00:00 2001 From: clarmso Date: Thu, 19 Oct 2017 00:45:18 -0400 Subject: [PATCH 2/3] Add Have I been pwned --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fce61f95..14981a6c 100644 --- a/README.md +++ b/README.md @@ -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 From c411b9bb51eb5e8f0f43c7de5737896de41c760b Mon Sep 17 00:00:00 2001 From: clarmso Date: Thu, 19 Oct 2017 01:12:34 -0400 Subject: [PATCH 3/3] Add RequestBin --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fce61f95..d8184069 100644 --- a/README.md +++ b/README.md @@ -625,6 +625,7 @@ 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 + * [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