Blob Explorer

Browser for Azure Blob Storage

JavaScript πŸ“„ MIT ⭐ …
Screenshot of Blob Explorer

This small web service offers an easy way to search for files on Azure Blob Storage where anonymous public access is enabled. I built it because our organization’s official downloads page was difficult to use, but all file downloads are hosted on Azure Blob Storage. Initially I wrote a script to enumerate the contents and stored that in JSON format. Then I built a basic web client around that for an easy-to-use file browsing/downloading experience.