2023全新刀客API接口管理系统PHP程序源码 | 多用户端 | 多模板

2023全新刀客API接口管理系统PHP程序源码 | 多用户端 | 多模板
图1图2图3图4图5图6
其他源码语言:PHP数据库:Mysql品牌:其他更新:2023-01-31
接口管理系统API管理系统API接口
资源介绍: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; }
返回列表