文件名称:node-rest-service:演示简单的REST端点并使用Node更新图表
文件大小:4KB
文件格式:ZIP
更新时间:2024-06-11 14:32:17
HTML
安装 npm install 开始 node server.js api-update.html显示了一个简单REST端点的示例,并使用ZingChart的setdata方法更新了图表。 转到http://localhost:3000/api-update观看演示。 api-update-ext.html显示了api-update示例的扩展版本,但显示了系列数量不详的情况。 转到http://localhost:3000/api-update-ext观看演示。 js-transform.html显示了一个使用zingchart内置刷新对象的示例。转到http://localhost:3000/js-transform观看演示。
【文件预览】:
node-rest-service-master
----api-update-ext.html(3KB)
----package.json(326B)
----js-transform.html(1KB)
----server.js(1KB)
----README.md(575B)
----api-update.html(1KB)