node-ovh-storage

JSON →
library 1.0.0 ·javascript
verified Jun 7, 2026

A Node.js library for interacting with OVH Object Storage (OpenStack Swift). Version 1.0.0 provides basic operations: token authentication, container creation, file upload/download, and file listing. It uses callbacks and requires manual token management. Not updated since initial release; limited to OVH's auth endpoint and OpenStack Swift API. No TypeScript types, no promise support. Minimal error handling.