# tegicApi **Repository Path**: tegic/tegicApi ## Basic Information - **Project Name**: tegicApi - **Description**: 基于ThinkPHP5.1开发的api接口 - **Primary Language**: PHP - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 5 - **Forks**: 1 - **Created**: 2018-06-05 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 基于ThinkPHP5.1开发的api接口 =============== ##安装 ``` git clone composer install php think migrate:run ``` 集成以下功能 ========= - es搜索 - workerman websocket - markdown 解析 .......