# egg-api **Repository Path**: erchoc/egg-api ## Basic Information - **Project Name**: egg-api - **Description**: 用Egg+Dubbo框架提供一个包含对接微信,权限认证,缓存方案,REST接口风格的项目。 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 6 - **Forks**: 3 - **Created**: 2018-07-24 - **Last Updated**: 2022-02-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # egg-api ### how to use ```bash git clone https://github.com/erchoc/egg-api.git cd egg-api && npm i npm run dev ``` ### Commit 提交规范 > 根据 angular 规范提交 commit, 这样 history 看起来更加清晰,还可以自动生成 changelog。 ``` ():