Skip to content

Maxine-Chui/simple_mailer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

This is a simple mailer utilizing the Rails built-in ActionMailer class. To send an email to yourself, make a POST request with headers to, subject, and body to entelo-simple-mailer.herokuapp.com/emails. Likewise, you can make a POST request in JSON format: { "to": "[email protected]", "subject": “hello”, "body": “world” }.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published