UNO-Coders / Web-Development

Created this new Repository for Open Source Contribution for Beginners
GNU General Public License v3.0
50 stars 67 forks source link

Flask-Mailman Integration #152

Closed raj-patra closed 11 months ago

raj-patra commented 11 months ago

This project aims at providing a template to integrate the Flask-Mailman package with a simple Flask project.

Flask-Mailman is a Flask extension providing simple email sending capabilities.

It was meant to replace unmaintained Flask-Mail with a better warranty and more features.

The template follows application factory pattern and uses Flask-RESTful to serve the endpoints.