# yue_api_server **Repository Path**: zack21/yue_api_server ## Basic Information - **Project Name**: yue_api_server - **Description**: 旧岛小程序的 api server - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-22 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 《旧岛小样》小程序的 api server ```bash # dev cd 7yue_api_server cp config/config.yaml.default config/config.yaml make install make dev # pro make ./admin.sh start # 之后可打开 localhost:8886 注册 key 以及查看 api 文档 ``` ![/](images/1.png) ![book api](images/2.png) ![classic api](images/3.png) ![like and user api](images/4.png)