Giter VIP home page Giter VIP logo

crudapi👋

crudapi is a combination of crud and api, which stands for create, delete, update and retrieve interface. It is a zero-code product by configuring. crudapi allows you to focus on your business, save a lot of money, and improve your work efficiency by eliminating the tedious process of crud code. crudapi aims to make working with data easier and is free for everyone!

增删改查接口👋

crudapi是crud+api组合,表示增删改查接口,是一款零代码可配置的产品。使用crudapi可以告别枯燥无味的增删改查代码,让您更加专注业务,节约大量成本,从而提高工作效率。crudapi的目标是让处理数据变得更简单,所有人都可以免费使用!

GIT地址

名称 类型 授权 GitHub仓库 Gitee仓库
crudapi-admin-web Vue Qusar源码 开源 crudapi-admin-web crudapi-admin-web
crudapi-example Java集成SDK 永久免费 crudapi-example crudapi-example
crudapi Java源码(开源中...) 开源 crudapi crudapi

备注:

  1. 目前后台Java代码crudapi正在重构中,持续更新。
  2. 在重构完成之前,请先使用crudapi-example,通过SDK集成,功能无任何限制。
  3. 如需提前下载crudapi后台Java源码,请微信联系。

文档

https://help.crudapi.cn

  1. 基于Java和Spring Boot的后端零代码crudapi项目实战之环境搭建(一)

持续更新中。。。

演示

演示地址:https://demo.crudapi.cn/crudapi/

table 表单对应不同的对象

relation 表关系图显示不同对象之间的关系

customer 业务数据操作

build

mvn clean install -Dmaven.test.skip=true

#aliyun mirror
mvn clean install -Dmaven.test.skip=true -s mirror-settings.xml

downloadSources

mvn dependency:sources -DdownloadSources=true -DdownloadJavadocs=true

#aliyun mirror
mvn dependency:sources -DdownloadSources=true -DdownloadJavadocs=true -s mirror-settings.xml

run

java -jar ./target/crudapi-0.0.4-SNAPSHOT.jar

package

mvn clean package -Dmaven.test.skip=true

GPG

gpg --gen-key

gpg --list-secret-key
gpg --list-key

gpg --delete-secret-keys
gpg --delete-keys

gpg --keyserver keyserver.ubuntu.com --send-keys KEY_ID
gpg --keyserver keyserver.ubuntu.com --recv-keys KEY_ID

gpg --list-signatures --keyid-format 0xshort

gpg --armor --export-secret-keys KEY_ID
gpg --armor --export KEY_ID

deploy

export MAVEN_USERNAME=
export MAVEN_CENTRAL_TOKEN=
export MAVEN_GPG_PASSPHRASE=
mvn clean deploy -Dmaven.test.skip=true -s deploy-settings.xml

联系方式

邮箱

[email protected]

QQ

1440737304

QQ群

632034576

微信

undefinedneqnull

如有任何问题,欢迎咨询和交流!

授权

Copyright (c) 2021-present crudapi

MIT License

crudapi's Projects

administrative-divisions-of-china icon administrative-divisions-of-china

中华人民共和国行政区划:省级(省份)、 地级(城市)、 县级(区县)、 乡级(乡镇街道)、 村级(村委会居委会) ,**省市区镇村二级三级四级五级联动地址数据。

crudapi icon crudapi

crudapi is a combination of crud and api, which stands for create, delete, update and retrieve interface. It is a zero-code product by configuring. crudapi allows you to focus on your business, save a lot of money, and improve your work efficiency by eliminating the tedious process of crud code. crudapi aims to make working with data easier and is free for everyone! crudapi是crud+api组合,表示增删改查接口,是一款零代码可配置的产品。使用crudapi可以告别枯燥无味的增删改查代码,让您更加专注业务,节约大量成本,从而提高工作效率。crudapi的目标是让处理数据变得更简单,所有人都可以免费使用!

crudapi-admin-web icon crudapi-admin-web

crudapi增删改查接口零代码后台管理页面,一键快速CRUD。框架采用Vue,控件库为Quasar, 形式为SPA单页面应用。 主要知识点:Vue基本知识,自定义组件,axios网络请求,Vuex状态管理,Router路由,本地存储LocalStorage、Session、Cookie,登录,本地调试,docker打包等。 主要功能:元数据管理,序列号管理,表关系设置,业务数据crud增删改查,数据导入导出等。

crudapi-example icon crudapi-example

crudapi是crud+api组合,表示增删改查接口,是一款零代码可配置的产品。使用crudapi可以告别枯燥无味的增删改查代码,让您更加专注业务,节约大量成本,从而提高工作效率。crudapi的目标是让处理数据变得更简单,所有人都可以免费使用!无需编程,通过配置自动生成crud增删改查RESTful API,提供后台Web管理UI。基于主流的开源框架,后端采用Spring Boot。

crudapi-pro-example icon crudapi-pro-example

crudapi是crud+api组合,表示增删改查接口,是一款零代码可配置的产品。使用crudapi可以告别枯燥无味的增删改查代码,让您更加专注业务,节约大量成本,从而提高工作效率。crudapi的目标是让处理数据变得更简单,所有人都可以免费使用!无需编程,通过配置自动生成crud增删改查RESTful API,提供后台Web管理UI。基于主流的开源框架,后端采用Spring Boot。

crudapi.github.io icon crudapi.github.io

无需编程,通过配置自动生成crud增删改查RESTful API接口,免费使用零代码(低代码,无代码)开发平台可以提高效率和节约成本,让数据处理变得更简单

quasar icon quasar

Quasar Framework - Build high-performance VueJS user interfaces in record time

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.