
A proof-of-concept FastAPI-based service for sending emails via SMTP. Supports plain text and HTML emails, with or without attachments. Includes validation, error handling and Swagger UI documentation. Ideal for educational purposes and demonstrations.
Api Smtp is an innovative solution built on the FastAPI framework, designed specifically for sending emails through SMTP. It offers a user-friendly experience for developers and learners alike, making it an ideal tool for educational demonstrations. Its robust features aim to help users quickly grasp the essentials of sending emails programmatically, whether they require plain text or HTML formats.
This service not only simplifies the process of email dispatch but also incorporates essential functionalities such as validation and error handling. With its clear Swagger UI documentation, users can effectively navigate and utilize the service, enhancing their learning experience and practical application.
