You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
androiddrew 4b3d08137e Ported flask_mail code to apistar constructs 7 years ago
apistar_mail Ported flask_mail code to apistar constructs 7 years ago
tests Ported flask_mail code to apistar constructs 7 years ago
.gitignore initial commit 7 years ago
HISTORY.md initial commit 7 years ago
LICENSE Initial commit 7 years ago
README.md Initial commit 7 years ago
setup.py initial commit 7 years ago

README.md

apistar-mail

The APIStar-Mail extension provides a simple interface to set up SMTP with your APIStar application and send messages from your view functions.