Storm Core API管理系统源码 实现api集成功能
源码编号: D94 运行环境: PHP+Mysql 行业分类: 软件通信
网友分享,带教程,适合二开,小白慎用~
这套Storm Core API管理系统源码,实现了api集成功能,前端模板均无加密,用户可根据需要自行二开
测试环境:PHP7.2+MySQL5.6
安装方法:打开 http://你的域名/install 根据提示进行安装
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://www.92jzh.com/oss/list/2605.html
电脑端首页截图
下载地址
*下载对象:内部会员免责声明:本站资源均来自用户分享和网络收集,仅供学习研究,请勿用于商业用途,若损害您的权益,请联系网站客服,核实后立即删除。