2 个仓库
Full-stack development platforms that use a combination of code generation and predefined components to build administrative portals.
Distinct from Spring Boot Starter Kits: None of the candidates capture the low-code aspect; they focus on generic Spring Boot starters or integrations.
Explore 2 awesome GitHub repositories matching web development · Low-Code Admin Frameworks. Refine with filters or upvote what's useful.
Jeesite is a full-stack low-code development framework designed for building enterprise administrative portals using Spring Boot, MyBatis, and Vue. It functions as a comprehensive platform for creating administrative dashboards with integrated role-based access control and organizational data permission systems. The framework distinguishes itself through a combination of automated CRUD code generation and an integrated RAG platform that connects large language models to enterprise data via vector stores. It further incorporates a BPMN-based workflow engine to automate complex business process
Provides a full-stack low-code platform using Spring Boot and Vue to rapidly build enterprise administrative dashboards.
ng-admin 是一个用于生成低代码管理仪表板和图形用户界面的 AngularJS 框架,用于管理 RESTful API 数据。它充当 REST 客户端 GUI,将 HTTP 请求和响应转换为可编辑的表单和数据表。 该框架利用声明式配置将 API 端点映射到 UI 组件,并根据提供的模式对象生成界面视图。它允许通过拦截器自定义 API 客户端,这些拦截器转换传入和传出的数据格式以匹配特定的服务器需求。 该系统提供用于实体数据 CRUD 操作和关系处理的标准功能。它包括用于基于配置的路由、界面本地化以及集成自定义页面和仪表板组织的机制。视觉布局可以通过基于模板的主题覆盖和针对特殊数据类型的动态字段注入进行修改。
Offers a low-code approach to building database management interfaces by mapping API endpoints to UI components.