|
ORE Studio 0.0.4
|
Generic object storage API for ORE Studio. More...
Generic object storage API for ORE Studio.
Provides HTTP path helpers for the generic S3-like object storage API (PUT/GET/DELETE /api/v1/storage/{bucket}/{key}). The storage layer is application-agnostic; bucket name constants are defined by each domain library (e.g. ores.compute.api). The filesystem-backed HTTP implementation lives in ores.http.core.