文件名称:koa-web-api:Koa Web Api样板
文件大小:44KB
文件格式:ZIP
更新时间:2024-02-24 11:23:15
nodejs koa typescript mvc rest-api
koa-web-api Koa Web Api样板
【文件预览】:
koa-web-api-master
----.gitignore(891B)
----package.json(1KB)
----tslint.json(373B)
----package-lock.json(74KB)
----src()
--------repository()
--------options()
--------services()
--------models()
--------viewModels()
--------policies()
--------middlewares()
--------swagger()
--------controllers()
--------app.ts(2KB)
----LICENSE(1KB)
----tsconfig.json(3KB)
----README.md(38B)
----tests()
--------role.test.js(3KB)
--------user.test.js(4KB)
----config()
--------custom-environment-variables.json(161B)
--------default.json(384B)
--------production.json(43B)
--------testing.json(43B)
----.vscode()
--------launch.json(611B)
--------tasks.json(501B)
----app.json(301B)