# crudapi.gitee.io **Repository Path**: rtpay/crudapi.gitee.io ## Basic Information - **Project Name**: crudapi.gitee.io - **Description**: 无需编程,通过配置自动生成crud增删改查RESTful API接口,免费使用零代码(低代码,无代码)开发平台可以提高效率和节约成本,让数据处理变得更简单 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: https://crudapi.cn - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-08-16 - **Last Updated**: 2021-08-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # crudapi crudapi是crud+api组合,表示增删改查接口,是一款零代码可配置的产品。使用crudapi可以告别枯燥无味的增删改查代码,让您更加专注业务,节约大量成本,从而提高工作效率。crudapi的目标是让处理数据变得更简单,所有人都可以免费使用!无需编程,通过配置自动生成crud增删改查RESTful API,提供后台UI管理业务数据。基于主流的开源框架,拥有自主知识产权,支持二次开发。 # 元数据管理 支持各种类型的字段,序列号以及索引。 # 表关系 表关系设计,支持一对一、一对多、多对一、主子表等, 支持级联保存。 # 业务数据 列表查询,支持分页、查询、全文检索等功能,添加数据,编辑数据,删除数据。 ### 附demo演示 本系统属于产品级的零代码平台,不同于自动代码生成器,不需要生成Controller、Service、Repository、Entity等业务代码,程序运行起来就可以使用,真正0代码,可以覆盖基本的和业务无关的CRUD RESTful API。 官网地址:[https://crudapi.cn](https://crudapi.cn) 测试地址:[https://demo.crudapi.cn/crudapi/login](https://demo.crudapi.cn/crudapi/login) ### 目录 #### [crudapi系列一 入门](https://help.crudapi.cn/helloworld.html) #### [crudapi系列二 序列号](https://help.crudapi.cn/sequence.html) #### [crudapi系列三 表关系](https://help.crudapi.cn/relation.html) #### [crudapi系列四 表关系高阶](https://help.crudapi.cn/relations.html) #### [crudapi系列五 数据条件查询和分页](https://help.crudapi.cn/dataquery.html) #### [crudapi系列六 RBAC权限模型](https://help.crudapi.cn/rbac.html) #### [crudapi系列七 表单设计](https://help.crudapi.cn/table.html) #### [crudapi系列八 应用场景](https://help.crudapi.cn/scenario.html) #### [基于Vue和Quasar的前端SPA项目实战之环境搭建(一)](https://help.crudapi.cn/crudapi-admin-web/helloworld.html) #### [基于Vue和Quasar的前端SPA项目实战之用户登录(二)](https://help.crudapi.cn/crudapi-admin-web/login.html) #### [基于Vue和Quasar的前端SPA项目实战之布局菜单(三)](https://help.crudapi.cn/crudapi-admin-web/layout.html) #### [基于Vue和Quasar的前端SPA项目实战之序列号(四)](https://help.crudapi.cn/crudapi-admin-web/sequence.html) #### [基于Vue和Quasar的前端SPA项目实战之动态表单(五)](https://help.crudapi.cn/crudapi-admin-web/metadatatable.html) #### [基于Vue和Quasar的前端SPA项目实战之表关系(六)](https://help.crudapi.cn/crudapi-admin-web/metadatarelation.html) #### [基于Vue和Quasar的前端SPA项目实战之业务数据(七)](https://help.crudapi.cn/crudapi-admin-web/business.html) #### [基于Vue和Quasar的前端SPA项目实战之docker部署(八)](https://help.crudapi.cn/crudapi-admin-web/docker.html) ### crudapi-admin-web免费开源 github repo [https://github.com/crudapi/crudapi-admin-web](https://github.com/crudapi/crudapi-admin-web) gitee repo [https://gitee.com/crudapi/crudapi-admin-web](https://gitee.com/crudapi/crudapi-admin-web)