2 Star 12 Fork 5

青ツ玉/koa2-mysql

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 505 Bytes
一键复制 编辑 原始数据 按行查看 历史
wuchunling 提交于 2018-12-19 17:01 . 增加通用文件上传接口
{
"name": "koa2",
"version": "1.0.0",
"description": "koa2 实现 restful api",
"repository": {
"type": "git",
"url": ""
},
"author": "wuchunling",
"license": "MIT",
"dependencies": {
"glob": "^7.1.3",
"jsonwebtoken": "^8.4.0",
"koa": "^2.6.2",
"koa-body": "^4.0.4",
"koa-bodyparser": "^4.2.1",
"koa-cors": "0.0.16",
"koa-jwt": "^3.5.1",
"koa-router": "^7.4.0",
"koa-session": "^5.10.0",
"koa-static": "^5.0.0",
"mysql": "^2.16.0"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
NodeJS
1
https://gitee.com/wuchunling/koa2-mysql.git
git@gitee.com:wuchunling/koa2-mysql.git
wuchunling
koa2-mysql
koa2-mysql
master

搜索帮助