dmitriy-nz / nestjs-form-data

NestJS middleware for handling multipart/form-data, which is primarily used for uploading files.
https://www.npmjs.com/package/nestjs-form-data
MIT License
117 stars 23 forks source link

Custom folder structure and filename while loading and depends on per user's request #24

Open behnam-arize opened 2 years ago

behnam-arize commented 2 years ago

this is a Feature and Multer has this feature, too.