Railway S3 bucket direct browser upload possible?
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

You can create presigned URLs using the S3 SDK.


(no markdown available for this content)


Welcome!

Sign in to your Railway account to join the conversation.

Loading...