

Please review the contributing guidelines for details. To use it as a django-storages backend: Sign up for a Backblaze B2 account, if you have not already done so. As of 1.0.0, the first parameter is now expected to be a plain Object of arguments.Ĭontributions, suggestions, and questions are welcome. Backblaze B2 implements an S3 Compatible API.

Upgrading from 0.9.x to 1.0.xįor this update, we've switched the back end HTTP request library from request to axios as it has better Promise and progress support built in. See the CHANGELOG for a history of updates.

Like other IaaS providers, you’ll have to pay for the amount of data you store and download. Const B2 = require ( 'backblaze-b2' ) const b2 = new B2 ( ) Changes Backblaze B2 is the infrastructure-as-a-service (IaaS) cloud storage that Backblaze offers.
