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

AWS S3 support #26

Open
eshaan7 opened this issue Nov 4, 2020 · 0 comments · May be fixed by #28
Open

AWS S3 support #26

eshaan7 opened this issue Nov 4, 2020 · 0 comments · May be fixed by #28

Comments

@eshaan7
Copy link

eshaan7 commented Nov 4, 2020

First off, kudos for the awesome work.

Is there a way to use this with S3 bucket ? Something like a CDN server.

Example flow:

  1. When user goes to:

http://localhost/path/to/s3/file.jpg?width=100&height=200

  1. The server then downloads the file from S3, applies the given transformations and outputs the final image's buffer in response.
@cognusion cognusion linked a pull request Nov 30, 2022 that will close this issue
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 a pull request may close this issue.

1 participant