# 毕设-失物招领后端部分 **Repository Path**: Renjiex/bi-shi-backend ## Basic Information - **Project Name**: 毕设-失物招领后端部分 - **Description**: 用的node.js和MongoDB作为后端 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2024-03-03 - **Last Updated**: 2025-08-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 这部分主要用得是express,简单好用,然后还有一些mongodb的相关语法 npm install express --save 运行服务好像是node index.js