Google Drive yerini alır
S3-compatible object storage. Your files, your server.
Full S3-compatible object storage powered by MinIO. Upload, download, and manage files with the same API you already know from AWS S3.
Drop-in replacement for AWS S3. Use existing S3 SDKs and tools.
Upload files up to 5 GB. Multipart upload for large files.
Create public or private buckets. Set access policies per bucket.
Serve files directly via URL. Pre-signed URLs for temporary access.
Enable file versioning to keep history of changes.
Auto-delete old files or move to cold storage.
SDK veya REST API ile dakikalar içinde başlayın.
// Upload a file
const file = await olo.storage.upload(fileBuffer, 'docs/report.pdf')
// → { url: 'https://storage.voltimap.com/docs/report.pdf', size: '2.4MB' }
// Get a pre-signed URL (expires in 1 hour)
const url = await olo.storage.presign('docs/secret.pdf', { expiresIn: 3600 })
// List files in a bucket
const files = await olo.storage.list('user-uploads', { limit: 50 })Temel URL: https://api.voltimap.com
/api/v1/storage/upload/api/v1/storage/files/api/v1/storage/files/:id/api/v1/storage/files/:id/api/v1/storage/buckets14 günlük ücretsiz deneme. Kredi kartı gerekmez.
Ücretsiz BaşlaBu site, deneyimini iyileştirmek için çerezler kullanır. KVKK ve GDPR kapsamında tercihini sen yapıyorsun.
Oturum, kimlik doğrulama ve dil tercihi için gereklidir. Kapatılamaz.
Anonim kullanım istatistikleri; ürünü iyileştirmemize yardımcı olur.
Şu anda kullanılmıyor — ileride etkinleşebilir.