# api **Repository Path**: qryb/api ## Basic Information - **Project Name**: api - **Description**: api接口 - **Primary Language**: PHP - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-06-11 - **Last Updated**: 2024-07-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README api =============== > 运行环境要求PHP7.2+。 ###代码生成 curd 自动生成contorller,model,service,validate,route ``` php think curd 名称 版本名称 ```