Merge pull request #331 from dmlittle/add-lob

add Lob.com address verification API
This commit is contained in:
Dave Machado
2017-04-04 10:34:13 -04:00
committed by GitHub

View File

@@ -153,6 +153,7 @@ Please note a passing build status indicates all listed APIs are available since
| API | Description | Auth | HTTPS | Link |
|---|---|---|---|---|
| languagelayer | Language detection | No | Yes | [Go!](https://languagelayer.com) |
| Lob.com | US Address Verification | `apiKey` | Yes | [Go!](https://lob.com/) |
| mailboxlayer | Email address validation | No | Yes | [Go!](https://mailboxlayer.com) |
| numverify | Phone number validation | No | Yes | [Go!](https://numverify.com) |
| vatlayer | VAT number validation | No | Yes | [Go!](https://vatlayer.com) |