文件名称:node.js+express+sqlserver 极简后端Api框架
文件大小:55KB
文件格式:RAR
更新时间:2022-11-01 14:46:41
node.js express mssql sqlserver API框架
node.js+express+sqlserver 极简后端Api框架。封装了SQLServer增删查改操作模块。封装了一些常用的函数,如:返回JSON格式,日志,AES参数解密,UUID等
【文件预览】:
config.js
bin
----www(2KB)
package.json
说明.md
routes
----index.js(280B)
----test.js(2KB)
----error.js(1014B)
----dbmodemo.js(3KB)
package-lock.json
views
----index.ejs(247B)
----error.ejs(4KB)
mod
----db.mod.js(7KB)
----fr.mod.js(9KB)
public
----images()
----javascripts()
----stylesheets()
--------style.css(111B)
----Error.html(2KB)
----favicon.ico(52KB)
app.js
start.bat
.vscode
----launch.json(516B)