7 min read
Generate a PDF from JSON with one API call
A practical look at PDF-generation APIs in 2026, why most of them force you into a template-editor workflow, and how genui.sh takes a one-call, multi-format approach.
apipdfautomation
Notes on building genui.sh — the product, the API, and the engineering choices behind turning JSON into rendered output.
A practical look at PDF-generation APIs in 2026, why most of them force you into a template-editor workflow, and how genui.sh takes a one-call, multi-format approach.
How to take any n8n workflow output — sales data, form submissions, scraped pages — and turn it into a shareable dashboard link using a single HTTP Request node.
@std/dynamic is the composable dashboard format powering genui.sh. Here's the shape, the primitives, and why it's designed the way it is.