build and secure restful api:“在Node.jsExpress和MongoDB中构建和保护Restful API”的源代码 源码
安装依赖项 npm install 启动MongoDB mongod 运行应用程序 npm start
文件列表
build-and-secure-restful-api-master.zip
(预估有个29文件)
build-and-secure-restful-api-master
.eslintrc.js
1KB
src
app.js
1KB
config
config.js
320B
swagger.json
12KB
db.js
220B
api
helpers
暂无评论