# nodeMysqlAPI **Repository Path**: giteecomcode/nodeMysqlAPI ## Basic Information - **Project Name**: nodeMysqlAPI - **Description**: express mysql redis 做接口开发 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-02-21 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README **简单的增删查改接口,redis保存token** 1. 先安装好 node 环境, 2. 安装MySql redis 数据库 MySql配置 ![MySql配置](http://git.oschina.net/uploads/images/2017/0221/180014_8d1fbe0a_1100291.jpeg "MySql配置") 3. 安装node模块 npm install (最好使用镜像安装 cnpm install) 4. 运行 npm start 5. http://127.0.0.1:3001/