# blog_server **Repository Path**: jdm19/blog_server ## Basic Information - **Project Name**: blog_server - **Description**: No description available - **Primary Language**: NodeJS - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-04-09 - **Last Updated**: 2022-12-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: Nodejs ## README . |-- config # 配置文件 |-- config.default.js |-- controller # 用于解析用户的输入,处理后返回相应的结果 |-- model # 数据持久层 |-- middleware # 用于编写中间件 |-- router # 用于哦欸之 URL 路由规则 |-- util # 工具模块 |-- app.js # 用于自定义启动时的初始化工作