1 repositorio
Mechanisms for initializing the application layout and configuration via a remote API endpoint.
Distinct from Admin Dashboard Frameworks: Focuses on the initialization phase via API, whereas the parent covers the general framework structure.
Explore 1 awesome GitHub repository matching user interface & experience · API-Driven Bootstrapping. Refine with filters or upvote what's useful.
layuimini is a dynamic administrative dashboard framework and frontend template built with Layui. It provides a structural foundation for creating backend management interfaces that initialize through a single API endpoint. The framework features an API-driven navigation system that uses recursive rendering to generate nested, multi-level menus and visual icons from JSON data. It includes a multi-tab window management system that persists the active view and tab state using URL hashes. The system covers administrative layout construction, dynamic component injection via HTML or iframes, and
Implements a bootstrapping mechanism that loads the entire administrative interface configuration from a central API endpoint.