2023全新刀客API接口管理系统PHP程序源码 多用户端 多模板
2023全新API接口管理系统PHP程序源码基于PHP原生,EasyWeb框架附带两套模板 (可自行根据已有模板开发模板)
附带三套本地接口 (二维码生成,随机一言,每日早报)
安装教程
PHP版本支持5.6-7.4 MySQL5.5-5.7
上传安装包解压配置
访问域名直接安装
Nginx伪静态 (其他环境伪静态 宝塔工具自行转换)
伪静态设置
location/{rewrite^/index.html$/index.php;rewrite^/sitemap.xml$/sitemap.php;rewrite^/api/(\w*).html$/api.php?alias=$1;rewrite^/down-(+*).html$/down/down.php?id=$1;rewrite^/down.html$/down/index.php;}</pre>
效果图:
https://img.dkewl.com/202301/13f5af1479.png
https://img.dkewl.com/202302/c235f8d821.png
https://img.dkewl.com/202301/f607aa6113.png
https://img.dkewl.com/202301/f607aa6420.png
https://img.dkewl.com/202301/f607aa6299.png
下载地址:2023全新刀客API接口管理系统PHP程序源码多用户端多模板.zip
页:
[1]