Open techsavvyash opened 4 months ago
Test for this pr https://github.com/SamagraX-Stencil/stencil/pull/159
Upload file uses two endpoints right now
files/upload-file
files/upload-files
Download file works same as before
files/download/filename
Ref video: https://github.com/SamagraX-Stencil/stencil/pull/159#issuecomment-2212364716
Updated readme: https://github.com/SamagraX-Stencil/stencil/blob/73d8beee9842d58c6230bc392d55ee50a0699f7e/sample/04-file-upload/README.md
@Savio629 to detaiil this out.
Test for this pr https://github.com/SamagraX-Stencil/stencil/pull/159
Upload file uses two endpoints right now
files/upload-file
(stable) Single File upload for localhost & Miniofiles/upload-files
Multiple File upload for localhost & MinioDownload file works same as before
files/download/filename
for downloading files from localhost or minioRef video: https://github.com/SamagraX-Stencil/stencil/pull/159#issuecomment-2212364716
Updated readme: https://github.com/SamagraX-Stencil/stencil/blob/73d8beee9842d58c6230bc392d55ee50a0699f7e/sample/04-file-upload/README.md