Licence
Apache-2.0
Version
0.9.0
Deps
8
Size
76 kB
Vulns
0
Weekly
2.3K
TWIN Blob Storage Connector GCP
This package integrates blob storage workflows with Google Cloud Storage. It supports deployments that rely on managed GCP buckets for object persistence and retrieval.
Installation
npm install @twin.org/blob-storage-connector-gcpDocker
To perform testing of this component it may be necessary to launch a local instance to communicate with.
docker run -d --name twin-blob-storage-gcp -p 4443:4443 fsouza/fake-gcs-server:latest -scheme http -external-url http://localhost:4443Examples
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