yarn || npm install
Run project:
yarn start || npm start
Send request:
curl -d '{"from":"tutv95@gmail.com", "to":"leanhson.9x@gmail.com", "subject":"Hi, my nam is Son dog.", "content":"This is content, it is very long."}' -H "Content-Type: application/json" -X POST http://localhost:4567/mail
Thanks @tutv95
MIT
Like this project? ★ us on Github :)