简介
基于koa2的api服务器,数据库mongoodb。
安装
请先确定安装了 mongoodb。
git clone https://github.com/dlyt/YCool_Server.git
npm install开发
npm run devAPI文档
npm run docs运行项目后查看: http://localhost:5000/docs/
License
仅供学习使用
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upMillions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
基于koa2的api服务器,数据库mongoodb。
请先确定安装了 mongoodb。
git clone https://github.com/dlyt/YCool_Server.git
npm installnpm run devnpm run docs运行项目后查看: http://localhost:5000/docs/
仅供学习使用