/node-storage-api

API that demonstrates how to handle files in node.js with different approaches

Primary LanguageJavaScriptMIT LicenseMIT

node-storage-api

API that demonstrates how to handle files in node.js with different approaches

This setup allows you to upload files and read them using a simple Node.js server with express and multer.