fastapi-mail
Email Service
Provides an email sending service using FastAPI with support for individual and bulk emails, attachments, and HTML templates.
Fastapi mail system sending mails(individual, bulk) attachments(individual, bulk)
707 stars
13 watching
82 forks
Language: Python
last commit: 8 days ago
Linked from 1 awesome list
fastapifastapi-mailfastmail
Related projects:
Repository | Description | Stars |
---|---|---|
sabuhish/fastapi-mqtt | A Python library providing an asynchronous MQTT client and event-driven framework for building real-time applications | 264 |
rclement/mailer | A dead-simple contact form service for static websites using Python and FastAPI | 59 |
feri-irawan/fimail | An API-based email service built with Node.js | 6 |
billzhong/inbox.py | An asynchronous SMTP server for handling incoming emails. | 1,507 |
slimta/python-slimta | Provides building blocks for creating custom email servers | 171 |
naspeh/mailur | A lightweight webmail application with email filtering and composition features inspired by Gmail | 786 |
vlcinsky/fastapi-sse-htmx | Tests real-time communication between a FastAPI backend and an HTML-based frontend using Server Sent Events (SSE) and HTMX. | 37 |
skallfass/fastapi_serviceutils | Provides utility functions and tools for building FastAPI-based services. | 34 |
django-ses/django-ses | A Django backend that uses Amazon Simple Email Service to send emails | 1,012 |
mkhodak/fedex | A Python implementation of the FedEx shipping service's API and functionality | 12 |
eahefnawy/serverless-mailer | A serverless email service that enables sending emails with customizable templates and attachments. | 206 |
snipsco/postal | A Swift framework providing simple access to common email providers. | 653 |
jhickner/smtp-mail | A Haskell library for sending emails using SMTP protocols | 75 |
pallets-eco/flask-mail | A Flask extension that simplifies email sending functionality | 609 |