Skip to content

devpranoy/herokumail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

herokumail

Python Flask api hosted on heroku for sending emails from a static website using post request.

Perfect for sending emails from static websites hosted on github pages

usage: goto sendgrid and get api key. Create an Environment variable in heroku and paste the key there.

Send post requests to the heroku endpoint with a name, subject, email, message

change the "from email" and "to email" with emails of your choice

About

Python Flask based email sender hosted on heroku for sending emails from static websites

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages