A standardized file storage interface for AntelopeJS that provides presigned URL-based uploads and downloads, file metadata retrieval, and multi-bucket support. The interface abstracts away storage provider details, enabling seamless switching between cloud storage backends.
npm install @antelopejs/interface-file-storageDetailed documentation is available in the docs directory:
- Introduction - Overview, visibility modes, and error handling
- File Operations - Upload, download, delete, and metadata operations
This project is licensed under the Apache License 2.0 - see the LICENSE file for details.