An open API service indexing awesome lists of open source software.

https://github.com/dkzhen/mailexpress

backend dari aplikasi send email dengan expressJS
https://github.com/dkzhen/mailexpress

Last synced: about 2 months ago
JSON representation

backend dari aplikasi send email dengan expressJS

Awesome Lists containing this project

README

          

# NodeMailer

NodeMailer is a Simple Node.js Library For Sending Emails with Attachments.

## Installation

Use the package manager [npm](https://www.npmjs.com/package/nodemailer) to install nodemailer.

```bash
npm install nodemailer
```

## License
[MIT](https://choosealicense.com/licenses/mit/)