Skip to content

Backend emailer(delay) API with node js(express, nodemailer)

License

Notifications You must be signed in to change notification settings

isron89/node_emailer

Repository files navigation

Mail

Send email with nodemailer in Node js(Express)

POST Request

/api/mail
Header:
auth
JSON Body:
{
to:
sub:
text:
}

Technologies Used

  • Node js
  • Express js
  • Nodemailer
  • Heroku

About

Backend emailer(delay) API with node js(express, nodemailer)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published