gohorsejobs/backend/internal/handlers
Tiago Yamamoto ce6e35aefd feat(backend): implement S3 object storage with pre-signed URLs
- 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
2025-12-11 14:41:25 -03:00
..
application_handler.go first commit 2025-12-09 19:04:48 -03:00
job_handler.go first commit 2025-12-09 19:04:48 -03:00
storage_handler.go feat(backend): implement S3 object storage with pre-signed URLs 2025-12-11 14:41:25 -03:00