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

https://github.com/iamfoysal/node-file-or-mail

Node Js File Uploading and mail sending.
https://github.com/iamfoysal/node-file-or-mail

Last synced: 8 months ago
JSON representation

Node Js File Uploading and mail sending.

Awesome Lists containing this project

README

          

# node-file-or-mail
Node Js File Uploading and mail sending.
### 1. for File Uploading :
npm install formidable

### 2. for Email sending :
npm install nodemailer