flightlesstux / S3-Directory-Listing

Are you tired of the boring, generic S3 bucket listings? 🥱 Well, look no further! 😎
25 stars 8 forks source link

Feature Requests #20

Open spanznet opened 7 months ago

spanznet commented 7 months ago

I've looked at a few similar projects and this one is the nicest looking and also easiest to work with.

My use case was to be able to give internal users a page to browse the contents of a private bucket, from on-premise only, which was achievable using a couple of private API's as proxies (one to proxy to the S3 REST API to use instead of the bucket name in s3.js and one to proxy to the index.html on another bucket). Works well.

A couple new features would make this perfect for us: