全新Storm Core API管理系统源码 免授权版

全新Storm Core API管理系统源码 免授权版
图1图2图3图4
其他源码语言:PHP数据库:Mysql品牌:其他更新:2024-04-19
API管理系统
资源介绍:全新Storm Core API 管理系统 源码 免授权版 本系统为 API系统 ,实现了api集成等基础功能,以后可能会更新key调用api,或者实现付费功能,敬请期待, 前端模板 均无加密,用户可自行二开,具体请看图 测试环境:PHP7.2+MySQL5.6 访问: 进行安装 伪静态规则在根目录 Nginx .txt中 以下也是 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; }
返回列表