/flask-email

This project utilizes the Serverless Framework combined with Flask to create a REST API endpoint for sending emails. The built-in email service processes requests by accepting the receiver's email, subject, and text in JSON format, and subsequently sends an email to the designated recipient.

Primary LanguagePython

No issues in this repository yet.