Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 212 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 212 Bytes

Asynchronous Email using Mailgun

This is a sample application that shows how to use RabbitMQ to offload email sending to an asynchronous process. To run the server use:

FLASK_APP=flaskr.flaskr flask run