iamhuzaifasabahuddin
HOBBYOP
21 days ago
Hiya peeps,
I am using Django as the main backend and python overall to create an app that handles images and other files. How can I upload the files directly to s3 railway bucket as if they don't support cors or is there a way around?
Cheers
2 Replies
21 days ago
You can create presigned URLs using the S3 SDK.
21 days ago
(no markdown available for this content)