This is a lightweight Blob Admin interface to view and debug your Blob data.
To use it on your own Val Town Blob Storage, fork it to your account.
It uses basic authentication with your Val Town API Token as the password (leave the username field blank).
/new
- render a page to write a new blob key and value
/edit/:blob
- render a page to edit a blob (prefilled with the existing content)
/delete/:blob
- delete a blob and render success