1 Repo
Frameworks that allow the definition and rendering of browser interfaces using high-level server-side languages.
Distinct from UI Component Rendering: Distinct from UI Component Rendering: focuses on the abstraction of avoiding web markup entirely in favor of backend languages.
Explore 1 awesome GitHub repository matching web development · Backend-Driven UI Rendering. Refine with filters or upvote what's useful.
Wave is a full-stack web application framework and low-code UI library designed for building real-time data dashboards and interactive interfaces using Python and R. It allows developers to define browser-based user interfaces and manage server-side state without writing HTML or CSS. The project functions as a collaborative state synchronizer, relaying and persisting application state across multiple concurrent users to enable shared real-time experiences. It distinguishes itself by broadcasting live updates and data visualizations to connected browsers through a unified programming model. T
Creates browser-based user interfaces using high-level programming languages without requiring manual HTML or CSS.