- Add s3_storage.go service using AWS SDK v2 - Support custom S3-compatible endpoints (Civo) - Implement pre-signed URL generation for uploads/downloads - Add storage_handler.go with REST endpoints - Register protected storage routes in router - Graceful degradation when S3 not configured |
||
|---|---|---|
| .. | ||
| api | ||
| core | ||
| database | ||
| dto | ||
| handlers | ||
| infrastructure | ||
| middleware | ||
| models | ||
| router | ||
| services | ||
| utils | ||