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 Multer and S3 service connection to Resource API #64

Closed
lalalune opened this issue Apr 20, 2020 · 1 comment
Closed

Add Multer and S3 service connection to Resource API #64

lalalune opened this issue Apr 20, 2020 · 1 comment
Milestone

Comments

@lalalune
Copy link

We want to be able to upload files as resources through our Resource API. Ideally we can handle large files -- so let's use Multer to handle multi-part form uploads and integrate with S3 (or, ideally, a storage service with s3 configuration). Once file is uploaded, store url in resource.

Related to https://github.com/xrchat/xrchat-client/issues/96

@lalalune lalalune added this to the May 4th, 2020 milestone Apr 20, 2020
@lalalune lalalune added this to Todo: Server in Alpha MVP - May 14 Apr 20, 2020
@lalalune lalalune moved this from Todo: Server to In Progress in Alpha MVP - May 14 Apr 21, 2020
@lalalune
Copy link
Author

This is resolved by #65

Alpha MVP - May 14 automation moved this from In Progress to Completed Apr 21, 2020
@HexaField HexaField removed this from Completed in Alpha MVP - May 14 Mar 3, 2023
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

1 participant