T18F-SEG491x-QkShare / QuickShareWiki

0 stars 0 forks source link

Implement handling of large payloads through s3 #8

Closed m9p909 closed 1 year ago

m9p909 commented 2 years ago
m9p909 commented 2 years ago

Need to remove multer logic and replace it with a custom s3 workflow.

m9p909 commented 2 years ago

we can do this in parallel in a different api module, something like apiV1.

m9p909 commented 2 years ago

Estimate: 4

m9p909 commented 2 years ago

Make sure that the return s3 link is authenticated and only has access to 1 file.

m9p909 commented 2 years ago

payload should be capped at a certain file size.

m9p909 commented 2 years ago

If possible put each file in a folder with it's id so that we can find by id