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

Add file sharing #11

Merged
merged 8 commits into from
Feb 3, 2024
Merged

Add file sharing #11

merged 8 commits into from
Feb 3, 2024

Conversation

filiptronicek
Copy link
Member

@filiptronicek filiptronicek commented Jan 21, 2024

Create an endpoint for retrieving presigned URLs for file uploads.

The /api/upload-file endpoint accepts a file name and size, checks them, and returns a URL with which a client can upload the specified file directly to s3.

@filiptronicek filiptronicek marked this pull request as ready for review January 21, 2024 20:37
@filiptronicek filiptronicek changed the title Init files Add file sharing Jan 21, 2024
@filiptronicek filiptronicek merged commit caebde4 into main Feb 3, 2024
1 check passed
@filiptronicek filiptronicek deleted the ft/files branch February 3, 2024 12:52
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

Successfully merging this pull request may close these issues.

1 participant