Experimental developer tool
AssetFlow
Simple media delivery pipeline for web applications.
AssetFlow is a lightweight experimental media delivery service designed to test asset ingestion, processing and CDN distribution workflows.
Upload an asset
Drop an image here
Uploaded files may be publicly accessible through their generated CDN URL. Do not upload sensitive or confidential content.
Service status
Runtime checks
Why AssetFlow?
Small reference implementation for media workflows.
Modern web applications often need a simple way to accept user-generated assets, process them asynchronously and distribute the resulting files efficiently. AssetFlow provides a small reference implementation of this workflow.
The project provides a simple HTTP API for uploading assets and uses real-time streaming events to report processing status. Published assets are delivered through a CDN endpoint to reduce latency and origin load.