Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 141 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 141 Bytes

node2tdengine

node.js连接tdengine restful api 的库

npm install

cd test

node test_showdb.js
node test_showtable.js
......