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

Serve S3 files using express #529

Open
6 tasks
2fd opened this issue Jan 4, 2023 · 0 comments · May be fixed by #531
Open
6 tasks

Serve S3 files using express #529

2fd opened this issue Jan 4, 2023 · 0 comments · May be fixed by #531

Comments

@2fd
Copy link
Contributor

2fd commented Jan 4, 2023

  • Create an ExpressJS handler
  • Connect with S3
  • Stream response from S3 to the User
  • Handle NotFound
  • Handle CORS
  • Test + Coverage
@2fd 2fd linked a pull request Jan 4, 2023 that will close this issue
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants