0.0.1-next.7 • Published 5 months ago

@twin.org/blob-storage-connector-azure v0.0.1-next.7

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
5 months ago

TWIN Blob Storage Connector Azure

Blob Storage connector implementation using Azure.

Installation

npm install @twin.org/blob-storage-connector-azure

Testing

The tests developed are functional tests and need an instance of Azure up and running. To run Azure locally using azurite as microsoft container:

docker run -p 10000:10000 --name twin-blob-azure -d -e AZURITE_ACCOUNTS=testAccount:testKey mcr.microsoft.com/azure-storage/azurite azurite-blob --blobHost 0.0.0.0

Afterwards you can run the tests as follows:

npm run test

Examples

Usage of the APIs is shown in the examples docs/examples.md

Reference

Detailed reference documentation for the API can be found in docs/reference/index.md

Changelog

The changes between each version can be found in docs/changelog.md

0.0.1-next.28

5 months ago

0.0.1-next.27

5 months ago

0.0.1-next.26

5 months ago

0.0.1-next.22

6 months ago

0.0.1-next.21

6 months ago

0.0.1-next.24

5 months ago

0.0.1-next.23

5 months ago

0.0.1-next.25

5 months ago

0.0.1-next.20

6 months ago

0.0.1-next.19

7 months ago

0.0.1-next.18

7 months ago

0.0.1-next.17

8 months ago

0.0.1-next.16

9 months ago

0.0.1-next.10

10 months ago

0.0.1-next.13

10 months ago

0.0.1-next.12

10 months ago

0.0.1-next.15

10 months ago

0.0.1-next.14

10 months ago

0.0.1-next.9

10 months ago

0.0.1-next.8

10 months ago

0.0.1-next.7

10 months ago