Recipe for supporting multiple providers as backup option? #180
deadcoder0904
started this conversation in
Ideas
Replies: 1 comment
-
That looks solid to me. Exactly how I would likely do it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
After the recent Resend incident, I was curious to write a recipe about supporting multiple providers.
However, I found the API a bit different.
I am only using Resend & Plunk as a backup as both won't go down at the same time.
Is this alright?
A simple recipe by
jsx-email
would be cool. Or maybe a package?Currently, my code does look a bit odd but it would be good to abstract away things so its simple to write it.
What do ya'll think?
Beta Was this translation helpful? Give feedback.
All reactions