filebase-kit
v1.0.3
Published
A simple and promise-based Node.js client for interacting with Filebase (S3-compatible storage).
Downloads
8
Maintainers
Readme
Filebase Client (S3-Compatible Wrapper)
A lightweight and promise-based Node.js client for interacting with Filebase, an S3-compatible decentralized storage provider.
Features
- Upload files to Filebase buckets
- Download files (base64-encoded)
- Retrieve file metadata
- List all files in a bucket
- JSON-structured responses for easier integration
Installation
npm install filebase-kit