Rust
/rustA dynamic HTTP server built with axum and tokio, returning a server-rendered page.
Go
/goA lightweight server using the Go standard library net/http with an embedded page.
WebAssembly
/wasmA static site served by nginx that runs Rust-compiled WebAssembly directly in your browser.
Browser
/browserHeadless Chromium in a container. Enter a URL and get a screenshot with live status over WebSocket.
FFmpeg
/ffmpegPaste a media URL, pick a transform (GIF, MP4, MP3, thumbnail, waveform) and watch ffmpeg run live.
Doom
/doomFreeDOOM running headless under Xvfb. Frames stream over WebSocket and your keystrokes drive the engine.
QR
/qrGenerate Vercel-branded QR codes with the triangle in the center. Stateless, instant, cacheable.
PHP
/phpA Laravel app that renders Blade templates to PDF invoices with dompdf. Stateless render-and-return.