Upyo is a simple and modern email sending library with a universal interface for emailing across runtimes like Node.js, Deno, Bun, and edge functions. It provides type-safe APIs, dead simple usage, and supports multiple email providers.
Yeah I don’t know much about it. I just know our company has an internal API and the project owner was telling me about all the shit they have to do beyond just sending emails. What a headache!
(don’t get me started on developing all that in-house. It’s “historic” code)
I’m sure it made sense at the time. I’m still salty that I can’t do much by telneting to port 25 and typing SMTP. But I do appreciate sender validation, so I guess it’s worth it.
Yeah I don’t know much about it. I just know our company has an internal API and the project owner was telling me about all the shit they have to do beyond just sending emails. What a headache!
(don’t get me started on developing all that in-house. It’s “historic” code)
I’m sure it made sense at the time. I’m still salty that I can’t do much by telneting to port 25 and typing SMTP. But I do appreciate sender validation, so I guess it’s worth it.