Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Upload storage API #817

Closed
riderx opened this issue Aug 27, 2024 · 2 comments
Closed

Create Upload storage API #817

riderx opened this issue Aug 27, 2024 · 2 comments

Comments

@riderx
Copy link
Contributor

riderx commented Aug 27, 2024

The aim here is to create a new endpoint who allows any upload, zip multipart and partial update
This should not use presigned URL anymore and just direct upload with workers and R2, the URL should be randomized as we will make the bucket public with a Capgo URL.
As an alternative, we would do endpoint for download as well.

@Cap-go Cap-go deleted a comment Aug 27, 2024
@WcaleNieWolny
Copy link
Contributor

May I enquire what is the purpose of this and how do you intend to implement it?

the URL should be randomized

Randomized how?
What URL?

we will make the bucket public with a Capgo URL

What will become public?

direct upload with workers and R2

Only with workers and R2?
Do you plan to use the R2 api directly?
Do you plan to implement this endpoint for supabase?

@riderx
Copy link
Contributor Author

riderx commented Oct 10, 2024

Done !

@riderx riderx closed this as completed Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants