Skip to content

cvandesande/webhook-emailer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create Webhook in mailgun UI

docker pull python:3.9-slim
docker build . -t webhook-emailer
docker push webhook-emailer
Test it:
curl -d @mg.json -H "Content-Type: application/json" -X POST https://webhook-emailer.example.com

About

Convert Webhook calls to E-mail

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published