Lists all contents of a b2 bucket
.env file in the root api directory (where package.json is).env as follows;B2_KEY_ID=_api_keyid_here_
B2_KEY_APPLICATION=_api_keyapplication_here_
B2_SHOW_PRIVATE_BUCKETS=false
npm start/bucketsReturns a list of buckets
/bucket/filesReturns a list of the buckets files
Required POST data to send
{
"bucket": "name_of_bucket"
}
.env file in the root api directory (where package.json is).env as follows;REACT_APP_API=http://localhost:5000
Content type
Image
Digest
sha256:da2723f2e…
Size
248.6 MB
Last updated
about 3 years ago
docker pull hmerritt/b2lister