# images **Repository Path**: derekerrr/images ## Basic Information - **Project Name**: images - **Description**: 简单的图床 - **Primary Language**: Unknown - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 5 - **Forks**: 1 - **Created**: 2022-05-20 - **Last Updated**: 2025-05-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # images #### 介绍 简单的图床 #### 软件架构 软件架构说明 #### 安装教程 1.修改yml文件配置即可 #### 接口文档 url: http://url:8111 - 1.查看全部图片: /images - 2:上传图片: /upload - 参数1:password: 密码 - 参数2:image:图片 - 3:删除图片: /delete - 参数1:password:密码 - 参数2: filename:图片名字 - 4.带自定义名字上传图片: /uploadWithName - 参数1:password:密码 - 参数1:imageName:图片名字 - 参数3: image:图片名字