1
0
This repository has been archived on 2025-05-29. You can view files and clone it, but cannot push or open issues or pull requests.
Random-Picture/README.md
2025-04-14 16:50:30 +08:00

24 lines
1.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 🌟 Random Image API Manager
## 🚀 项目简介
嘿,欢迎来到 Random Image API Manager这是一个用 PHP + MySQL 打造的超级有趣的小工具,让你可以轻松管理随机图片的分类和展示。无论是为你的网站添加趣味图片,还是为你的应用提供动态素材,这个程序都能满足你的需求!🎉
## 🎨 功能亮点
- **分类管理**:后台支持自定义分类,你可以根据需要创建不同的分类,让图片更有条理。
- **图片上传**:通过后台轻松添加图片 URL瞬间扩充你的图片库。
- **随机展示**:通过指定分类的 API 接口,每次请求都能随机返回一张图片,让惊喜无处不在!
- **简单易用**:基于 PHP + MySQL部署简单操作直观。
## 🛠️ 技术栈
- **后端**PHP
- **数据库**MySQL
- **前端**:简单 HTML + CSS可扩展
## 📦 安装与部署
### 环境要求
- PHP 7.4+(推荐)
- MySQL 5.7+
- Web 服务器Apache/Nginx
### 📝 许可证
本项目采用 MIT License你可以自由使用和修改代码。