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” }.
-
Notifications
You must be signed in to change notification settings - Fork 0
Maxine-Chui/simple_mailer
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published