Skip to content

A Flask microservice that sends emails - currently using Mailgun.

License

Notifications You must be signed in to change notification settings

pattoM/Mail-Microservice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A service for sending emails

  • Run with set FLASK_APP=emailer.py then flask run.
  • Test with postman. Send the sample json payload and it returns 200* status code when the send job is successfully queued.
  • You can add additional sender accounts on top of mailgun in a similar fashion.

About

A Flask microservice that sends emails - currently using Mailgun.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages