cloudbridge-sdk
v0.1.1
Published
CloudBridge Node.js + TypeScript SDK (simple file upload)
Maintainers
Readme
CloudBridge Node.js SDK
Production-grade Node.js + TypeScript SDK for CloudBridge.
Installation
Quick Start
Upload stream
Upload directory with progress
Configuration
All options are instance-scoped.
- baseUrl: defaults to
- Headers: , (HMAC-SHA256(accessKey, secretKey))
- Retries: only 429, respects header
- Concurrency: internal limiter, default 10
- Small file batching: <= 1MB, batch up to 5 files per folder
Environment variables
API
Development
- Build:
- Lint:
- Test:
License
MIT
