From bc3938c24e1fbd772a4fe62374d4bf3e5cbfa940 Mon Sep 17 00:00:00 2001 From: Matteo Mazzarolo Date: Thu, 16 Nov 2017 15:02:29 +0100 Subject: [PATCH] Added NumValidate --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4b5204bc..0b0c2320 100644 --- a/README.md +++ b/README.md @@ -171,6 +171,7 @@ API | Description | Auth | HTTPS | Link | | Lob.com | US Address Verification | `apiKey` | Yes | [Go!](https://lob.com/) | | mailboxlayer | Email address validation | No | Yes | [Go!](https://mailboxlayer.com) | | MailTest | Email address validation | No | Yes | [Go!](http://mailtest.in/documentation/) | +| NumValidate | Open Source phone number validation | No | Yes | [Go!](https://numvalidate.com) | | numverify | Phone number validation | No | Yes | [Go!](https://numverify.com) | | PurgoMalum | Content validator against profanity & obscenity | No | No | [Go!](http://www.purgomalum.com) | | vatlayer | VAT number validation | No | Yes | [Go!](https://vatlayer.com) |