# nodejs转发API **Repository Path**: xiezh001/nodejs-forwarding-api ## Basic Information - **Project Name**: nodejs转发API - **Description**: 通过nodejs编写简单的API接口。返回静态的数据或者第三方接口的数据 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-11-29 - **Last Updated**: 2022-05-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 1. 实现例子 https://blog.csdn.net/m0_37499386/article/details/90518621 使用方法: npm install npm install -g nodemon npm run start