238 B
238 B
CloudDisk Backend
开发指南
安装
npm install
启动
npm start
API 端点
- POST /api/auth/login
- POST /api/auth/register
- GET /api/files
- POST /api/files/upload
- DELETE /api/files/:id
npm install
npm start