Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/crazyoptimist/s3-public-viewer

Serve open, large files from AWS S3 bucket
https://github.com/crazyoptimist/s3-public-viewer

Last synced: 13 days ago
JSON representation

Serve open, large files from AWS S3 bucket

Awesome Lists containing this project

README

        

# S3 Public Bucket Viewer

Configure your bucket permission based on the example files(`policy.example.json`, `cors.example.json`).
Edit the `index.html` using your aws bucket information and serve it from any allowed origin.

Inspired by [aws-s3-bucket-browser](https://github.com/qoomon/aws-s3-bucket-browser).