dev-master
9999999-devA RESTful API package for thinkphp5
Apache-2.0
The Requires
by zhenglc
1.0.0
1.0.0.0A RESTful API package for thinkphp5
Apache-2.0
The Requires
by zhenglc
A RESTful API package for thinkphp5
PHP >= 5.5, (*1)
thinkphp5编写的restful风格的API,集API请求处理,权限认证,自动生成文档等功能;, (*2)
restful风格处理请求, (*3)
每个接口对于一个控制器,method对应[method]方法响应, (*4)
权限认证, (*5)
Basic,Oauth Client Credentials Grant, (*6)
文档生成, (*7)
简洁,优雅,不需要额外的文档工具;, (*8)
composer require bbweyne/restful-api
composer create-project topthink/think api --prefer-dist composer require bbweyne/restful-api
cd /public/static/ git clone https://github.com/liushoukun/hadmin.git
A RESTful API package for thinkphp5
Apache-2.0
A RESTful API package for thinkphp5
Apache-2.0