From 31360ffb4ca1504abb4caa382cb00d2f563e85c9 Mon Sep 17 00:00:00 2001 From: Armanidrisi Date: Thu, 11 May 2023 00:37:24 +0530 Subject: [PATCH] Add Mailer Api To Email --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f7348891..c5b22610 100644 --- a/README.md +++ b/README.md @@ -688,6 +688,7 @@ API | Description | Auth | HTTPS | CORS | | [Sendgrid](https://docs.sendgrid.com/api-reference/) | A cloud-based SMTP provider that allows you to send emails without having to maintain email servers | `apiKey` | Yes | Unknown | | [Sendinblue](https://developers.sendinblue.com/docs) | A service that provides solutions relating to marketing and/or transactional email and/or SMS | `apiKey` | Yes | Unknown | | [Verifier](https://verifier.meetchopra.com/docs#/) | Verifies that a given email is real | `apiKey` | Yes | Yes | +| [Mailer](https://github.com/Armanidrisi/Mailer#README.md) | Provides The Smtl Email Sender Service Using Nodemailer| `no` | Yes | Yes | **[⬆ Back to Index](#index)** ### Entertainment