3 repository-uri
Web frameworks where routes, validation, and security are defined through declarative configuration objects.
Distinct from Schema-Driven API Generators: Distinct from API generators as it defines the application structure via config rather than generating code from a schema
Explore 3 awesome GitHub repositories matching web development · Configuration-Driven Frameworks. Refine with filters or upvote what's useful.
Hapi is a configuration-driven web framework for building secure and scalable HTTP servers and APIs on the Node.js runtime. It functions as a REST API development framework and an enterprise server implementation focused on stability, security, and comprehensive input validation. The framework is built around a plugin-based architecture, allowing core functionality and custom logic to be organized into modular, registerable plugins. It serves as an HTTP request lifecycle manager, enabling the interception and modification of requests through pre-handlers and extensions before they reach the f
Defines routes, validation schemas, and authentication strategies through declarative configuration objects.
x-render is a configuration-driven UI framework and low-code interface builder that transforms structured data definitions into functional user interface components. It operates as a JSON-driven UI generator, using a standardized configuration protocol to render data tables, input forms, and charts. The system includes a visual form builder and interface design editor, allowing users to arrange layouts and configuration settings through a graphical interface to avoid writing manual structural code. This process is supported by a schema-based component library that maps configuration keys to a
Transforms structured data definitions into functional user interface components for data management.
layuimini este un framework de dashboard administrativ dinamic și un template frontend construit cu Layui. Oferă o fundație structurală pentru crearea de interfețe de gestionare backend care se inițializează printr-un singur endpoint API. Framework-ul include un sistem de navigare bazat pe API care utilizează randarea recursivă pentru a genera meniuri imbricate, pe mai multe niveluri și pictograme vizuale din date JSON. Include un sistem de gestionare a ferestrelor cu tab-uri multiple care persistă view-ul activ și starea tab-ului folosind URL hashes. Sistemul acoperă construcția layout-ului administrativ, injectarea dinamică de componente prin HTML sau iframes și protecția navigării pentru a detecta și notifica utilizatorii despre link-urile rupte.
Bootstraps the entire administrative layout and configuration by fetching a single JSON object from a remote endpoint.