This module provides multer storage engines for express api gateway
- Local storage
- Minio storage
- Qiniu storage (not yet)
- S3 storage (not yet)
- Swarm storage (not yet)
- ISPF storage (not yet)
With blob storages for mostly microservices based on the abstract-blob-storage.
- Local blob storage
- Minio blob storage
- Qiniu blob storage (not yet)
- S3 blob storage (not yet)
- Swarm blob storage (not yet)
- ISPF blob storage (not yet)
Please see the documentation site.
npm install mostly-blob-storages --save
MIT