From 2d3d6b9c8c6877f42b768ae47c14c6f5caadf73f Mon Sep 17 00:00:00 2001 From: okw95 <40971481+okw95@users.noreply.github.com> Date: Tue, 19 Feb 2019 08:16:03 +0800 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index fe8f5fc8..6c1f4262 100644 --- a/README.md +++ b/README.md @@ -88,6 +88,9 @@ Table of Contents * [tamber](https://tamber.com) — Put deep-learning powered recommendations in your app. Free 5k monthly active users. * [Ipgeolocation](https://ipgeolocation.io/) — IP Geolocation API - Forever free plan for developers with 50k requests per month limit. * [RequestBin.com](https://requestbin.com) — Create a free endpoint to which you can send HTTP requests. Any HTTP requests sent to that endpoint will be recorded with the associated payload and headers so you can observe requests from webhooks and other services. + * [MailboxValidator](https://www.mailboxvalidator.com) — Email verification service using real mail server connection to confirm valid email. Free API plan has 300 verifications per month. + * [IP2Location](https://www.ip2location.com) — Freemium IP geolocation service. LITE database is available for free download. Import the database in server and perform local query to determine city, coordinates and ISP information. + * [FraudLabs Pro](https://www.fraudlabspro.com) — Screen an order transaction for credit card payment fraud. This REST API will detects all possible fraud traits based on the input parameters of an order. Free Micro plan has 500 transactions per month. ## Artifact Repos