简介:
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; }
图片:
「点点赞赏,手留余香」
还没有人赞赏,快来当第一个赞赏的人吧!
给主题派打赏
×
予人玫瑰,手有余香
- 2¥
- 5¥
- 10¥
- 20¥
- 50¥
¥2
2023 全新刀客 API 接口管理系统 PHP 程序源码 为主题派网版权所有,转载请注明出处,所有资源不提供技术支持。