axios-file
JSON →A lightweight Node.js library built on top of axios that simplifies file uploads via FormData and file downloads to disk. Version 1.0.17 is the latest stable release. It allows passing streams directly for upload and requires an existing savePath for downloads. Compared to alternatives like form-data or axios alone, it provides a unified API for both upload and download operations with minimal configuration.
Resources
packageaxios-file ↗