# garbage **Repository Path**: choviwu/garbage ## Basic Information - **Project Name**: garbage - **Description**: 垃圾分类api - **Primary Language**: Java - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: https://choviwu.top/archives/1563644077374 - **GVP Project**: No ## Statistics - **Stars**: 23 - **Forks**: 2 - **Created**: 2019-07-20 - **Last Updated**: 2022-03-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # garbage api调用地址:https://choviwu.top/archives/1563644077374 小程序:![博主小程序](https://img.choviwu.top//62bd1121bb81d1b60f4f3f570f5e7e68 "奕仁") #### 介绍 垃圾分类java后台版 技术框架:springboot2.X mybatis-plus3.1.X , maven3.3.X+ , lombok1.18X 特别鸣谢百度AI和部分垃圾分类门户网站提供数据 项目在v1.0分支下开发,请切换分支前star项目,谢谢~~ API: **搜索垃圾** `api.choviwu.top/garbage/getGarbage?garbageName=葡萄` **识别垃圾** ` api.choviwu.top/garbage/uploadFile` 上传文件 **垃圾的分组** `api.choviwu.top/garbage/countGroup` **搜索最多的垃圾** `api.choviwu.top/garbage/recentGs` 项目启动 1. //clean mvn clean 2. //打包 mvn install spring-boot:run 3. //运行jar包 nohup java -jar xxx.jar & 附:垃圾分类数据 :+1: [垃圾分类数据](https://choviwu.top/upload/garbage.csv)