From 9c5ae328c60c47205e2fa89ab94aef58af9a58e8 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Mon, 8 Jan 2024 15:42:40 +0000 Subject: [PATCH] Auto updating db --- db/resources.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/db/resources.json b/db/resources.json index 6bb60224..c504335e 100644 --- a/db/resources.json +++ b/db/resources.json @@ -1,5 +1,5 @@ { -"count": 1428, +"count": 1429, "entries": [ { "API": "AdoptAPet", @@ -4015,6 +4015,15 @@ "Link": "https://proweblook.com/email-verifier", "Category": "Email" }, + { + "API": "Resend", + "Description": "Email API for developers", + "Auth": "apiKey", + "HTTPS": true, + "Cors": "yes", + "Link": "https://resend.com/docs/", + "Category": "Email" + }, { "API": "Sendgrid", "Description": "A cloud-based SMTP provider that allows you to send emails without having to maintain email servers",