Skip to content

Commit

Permalink
chore: add Resend in backend/email_providers
Browse files Browse the repository at this point in the history
  • Loading branch information
rupali-codes authored Aug 11, 2024
2 parents f0d7a98 + 6a1d628 commit 3bf9d9f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions database/backend/email_providers.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,12 @@
"url": "https://novu.co/",
"category": "backend",
"subcategory": "email_providers"
},
{
"name": "Resend",
"description": "A simple, elegant interface so you can start sending emails in minutes. It fits right into your code with SDKs for your favorite programming languages.",
"url": "https://resend.com/",
"category": "backend",
"subcategory": "email_providers"
}
]

0 comments on commit 3bf9d9f

Please sign in to comment.