From 1b2ec1f4d01410424890563db1746062bd641ec6 Mon Sep 17 00:00:00 2001 From: mikidoodle <91926675+mikidoodle@users.noreply.github.com> Date: Sun, 10 Oct 2021 12:01:24 +0530 Subject: [PATCH] Add improvmx (#2277) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d3eb5fd7..bce02793 100644 --- a/README.md +++ b/README.md @@ -235,6 +235,7 @@ API | Description | Auth | HTTPS | CORS | | [Freelancer](https://developers.freelancer.com) | Hire freelancers to get work done | `OAuth` | Yes | Unknown | | [Gmail](https://developers.google.com/gmail/api/) | Flexible, RESTful access to the user's inbox | `OAuth` | Yes | Unknown | | [Google Analytics](https://developers.google.com/analytics/) | Collect, configure and analyze your data to reach the right audience | `OAuth` | Yes | Unknown | +| [ImprovMX](https://improvmx.com/api) | API for free email forwarding service | `apiKey` | Yes | Unknown | | [mail.tm](https://docs.mail.tm) | Temporary Email Service | No | Yes | Yes | | [MailboxValidator](https://www.mailboxvalidator.com/api-email-free) | Validate email address to improve deliverability | `apiKey` | Yes | Unknown | | [mailgun](https://www.mailgun.com/) | Email Service | `apiKey` | Yes | Unknown |