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
- Host: GitHub
- URL: https://github.com/sigit-wasis/nodejs-upload_file
- Owner: Sigit-Wasis
- Created: 2019-10-31T14:54:11.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-01T01:58:24.000Z (over 6 years ago)
- Last Synced: 2025-05-22T15:07:58.571Z (11 months ago)
- Topics: formidable, fs, http, javascript, mv, nodejs
- Language: JavaScript
- Homepage:
- Size: 193 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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