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

https://github.com/sigit-wasis/nodejs-upload_file

Membuat upload file dengan Node js
https://github.com/sigit-wasis/nodejs-upload_file

formidable fs http javascript mv nodejs

Last synced: 10 months ago
JSON representation

Membuat upload file dengan Node js

Awesome Lists containing this project

README

          

## nodejs-upload_file

Berikut merupakan penjelasan tentang upload file pada node js :
- http = modul atau fungsi untuk menjalankan server pada nodejs
- fs = modul nodejs untuk memanggil file / mengakses file system di server
- mv = modul atau fungsi untuk memindahkan file pada nodejs
- formidable = modul nodejs untuk memparsing data terutama unggahan file