s3ase is a self-hosted storage product built around a Go API and Remix/React dashboard. It supports resumable uploads, scoped API keys, retrying webhooks, custom domains, usage tracking, and the folder and file workflows teams need around S3-compatible storage.
Storage as a product surface
s3ase turns common S3-compatible operations into a focused application without hiding the underlying storage model. Files, folders, apps, API keys, and usage remain clear and controllable.
Reliable integrations
The Go API uses PostgreSQL, Redis, and Asynq to coordinate resumable uploads and webhook retries, while the Remix/React dashboard provides the operator interface.