# koa-api **Repository Path**: Geek_Baby/koa-api ## Basic Information - **Project Name**: koa-api - **Description**: koa-api - **Primary Language**: NodeJS - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-06-27 - **Last Updated**: 2024-09-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README |-- src |-- app # 业务代码 |-- config # 配置文件 |-- constant # 常量 |-- error.type.js # 错误类型 |-- controller # 控制器 |-- db # 数据库 |-- middleware # 中间件 |-- model # 模型 |-- router # 路由 |-- service # 服务