2 Star 15 Fork 5

贾二小 / SCApi

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

SCApi

介绍

使用最新版本的ThinkPHP6开发的API接口,搭配 SCUI Admin 前端框架,搭建的后端管理系统

在线演示

API演示地址

前端演示地址

安装教程

# 克隆项目
git clone https://gitee.com/jiaerxiao/tpapi.git

# 进入项目目录
cd tpapi

# 安装依赖
composer install

# 启动内置服务器
php think run

启动完成后浏览器访问 http://127.0.0.1:8000

使用说明

  1. 项目搭建成功后访问 http://您的域名/apidoc,可以查看接口文档
  2. 具体接口配置可参照 ApiDoc文档
  3. ApiDoc文档使用内置服务器可能会出错,建议本地配置Apache2.4+PHP访问、服务器配置Nginx+PHP访问

💡鸣谢

SCUI Admin

ThinkPHP

ThinkPHP ApiDoc

支持作者

如果觉得框架不错,或者已经在使用了,希望你可以去 Gitee 帮我点个 ⭐ Star,这将是对我极大的鼓励与支持。

MIT License Copyright (c) 2022 贾二小 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

根据SCUI前端框架开发ThinkPHP6.0后端框架 展开 收起
MIT
取消

发行版 (1)

全部

贡献者

全部

近期动态

加载更多
不能加载更多了
PHP
1
https://gitee.com/jiaerxiao/scapi.git
git@gitee.com:jiaerxiao/scapi.git
jiaerxiao
scapi
SCApi
master

搜索帮助