Send emails from front-end by registering your project and using an Authorisation code. The developers can also send emails from any backend code. Just build a HTML content with an email message, trigger an API call and thats it!
Replies
Best
Maker
We all make several web applications, and they include front-end apps as well. How can we easily configure the features on a website like 'Contact Us where users write something to website owners', 'Thanking users because they did something on the webpage', etc.
LiteMailer is intended to use for these purposes where developers can register their web application/site and write a JavaScript code that invokes a POST call to LiteMailer API. And the API will send the email to the recipients mentioned in the payload.
Replies