From a94767db4dfb409650bda98263813dd78e6e82b1 Mon Sep 17 00:00:00 2001 From: Sent <66543853+sent@users.noreply.github.com> Date: Tue, 28 Dec 2021 23:00:52 +0300 Subject: [PATCH] Add mail.gw (#2980) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7fb145d7..aae07d36 100644 --- a/README.md +++ b/README.md @@ -272,6 +272,7 @@ API | Description | Auth | HTTPS | CORS | | [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 | | [Instatus](https://instatus.com/help/api) | Post to and update maintenance and incidents on your status page through an HTTP REST API | `apiKey` | Yes | Unknown | +| [mail.gw](https://docs.mail.gw) | 10 Minute Mail | No | Yes | Yes | | [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 | | [Mailchimp](https://mailchimp.com/developer/) | Send marketing campaigns and transactional mails | `apiKey` | Yes | Unknown |