simple-hapi-web-api:用 hapi.js 编写的简单 node.js REST api 与流行的 express.js

时间:2024-08-01 19:38:36
【文件属性】:

文件名称:simple-hapi-web-api:用 hapi.js 编写的简单 node.js REST api 与流行的 express.js

文件大小:2KB

文件格式:ZIP

更新时间:2024-08-01 19:38:36

JavaScript

simple-hapi-web-api 用 hapi.js 编写的简单 node.js REST api 与流行的 express.js 安装 hapi.js npm install hapi --save 尝试 REST api: 导航到 您将收到消息:“应用程序正在运行” Request ---------------------------- GET /test GET /test/1 POST /test { "data": "test } DELETE /test/1


【文件预览】:
simple-hapi-web-api-master
----.gitignore(535B)
----app.js(1KB)
----README.md(420B)

网友评论