ImJoy icon indicating copy to clipboard operation
ImJoy copied to clipboard

Integrate S3 server (minio)

Open oeway opened this issue 6 years ago • 1 comments

ImJoy exposes api functions such as api.getFileUrl and api.requestUploadUrl to downloading and uploading files, an alternative approach is to integrate a S3 server with minio. S3 interface is much more standardized than our existing http endpoints api, and provides more benefits such as high scalability.

oeway avatar Jul 17 '19 04:07 oeway

We will support this in a new imjoy-engine implementation.

oeway avatar Jan 14 '21 16:01 oeway