Blog
Technical articles, architecture deep-dives, and announcements from the UIGen team.
Building a Meeting Minutes App with FastAPI and UIGen
Learn how to build a production-ready meeting minutes automation system using FastAPI for the backend and UIGen to auto-generate a complete admin interface from your OpenAPI spec.
Config Reconciliation: Runtime Annotation Merging Without Touching Your Spec
A deep dive into UIGen's Config Reconciliation System: how it merges user annotations at runtime, why it is non-destructive and deterministic, and how it enables customization without spec modification.
Customizing Your UIGen Theme: Brand Your Generated UI
Learn how to customize the appearance of your UIGen-generated frontend with the new Theme Editor. Apply your brand colors, adjust spacing, and create a polished UI without touching React code.
Introducing the UIGen Config Command: Visual Annotation Management
A deep dive into UIGen's new config command that provides a visual interface for managing x-uigen annotations without touching your spec files.
UIGen Architecture: A Deep Dive
A comprehensive look at UIGen's architecture, design patterns, and the benefits of each architectural decision.