nodejs-app-skeleton:使用node.js的简单api框架

节点API骨架这是一个基本且功能强大的Node.js应用程序启动器。它使用express.js作为基础并使用sequelize来管理持久性。此应用程序基于这些约定/最佳实践API基于snake_case。所有400和500 HTTP状态系列都带有错误响应。 。 。 。骨架提供和实现了什么记录请求流量和应用程序日志。单独的配置文件和服务器管理。分离和结构化的路线系统。允许客户仅检索一些信息(带字段参数)以限制带宽利用率。使用SSL。接受带有X-HTTP-Method-Override的POST(仅)请求给仅使用GET/POST的客户。这是使用的模块列表表示去做将.json / .xml放在响应的末尾。实施SSL。为响应实现“仅必填字段”。实现配置文件。实现组件使用。实现X-
zip
nodejs-app-skeleton-master.zip 预估大小:40个文件
folder
nodejs-app-skeleton-master 文件夹
folder
public 文件夹
folder
assets 文件夹
folder
img 文件夹
folder
.gitkeep 文件夹
folder
js 文件夹
file
app.js 44B
folder
.gitkeep 文件夹
folder
css 文件夹
folder
.gitkeep 文件夹
folder
app.css 文件夹
file
test.js 317B
file
app.js 4KB
folder
config 文件夹
file
logger.js 264B
file
passport.js 491B
folder
env 文件夹
file
production.js 42B
file
development.js 99B
file
config.js 2KB
file
bootstrap.js 198B
file
routes.js 1KB
folder
passport 文件夹
file
local.js 725B
file
express.js 6KB
folder
test 文件夹
file
routes.js 2KB
file
README.md 1KB
folder
data 文件夹
folder
logs 文件夹
file
logs.log 31KB
folder
.gitkeep 文件夹
file
.gitignore 38B
folder
app 文件夹
folder
views 文件夹
file
500.html 235B
folder
layouts 文件夹
file
default.html 427B
folder
includes 文件夹
file
head.html 1KB
file
footer.html 572B
folder
index 文件夹
file
index.html 87B
file
400.html 96B
folder
.gitkeep 文件夹
file
404.html 94B
folder
models 文件夹
file
User.js 279B
folder
.gitkeep 文件夹
folder
controllers 文件夹
file
auth.js 645B
file
test.js 1KB
folder
responses 文件夹
file
sendNotFound.js 1KB
file
sendBadRequest.js 2KB
file
sendOk.js 1KB
file
sendServerError.js 2KB
folder
plugins 文件夹
file
mailer.js 94B
file
foo.js 455B
file
package.json 887B
zip 文件大小:26.16KB