简介:
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-([1-9]+[0-9]*).html$/down/down.php?id=$1; rewrite^/down.html$/down/index.php; }
图片:
百度网盘:https://pan.baidu.com/s/1dBW_srQrqgHsHMMdPgSt9w?pwd=4b84 提取码: 4b84
夸克网盘:https://pan.quark.cn/s/413e832120ae
© 版权声明
文章版权归作者所有,未经允许请勿转载。
THE END
暂无评论内容