Fetch the repository succeeded.
阿里云DNS解析API调用
npm i alidns-nodejs --save
请查看 demo.js
import ALIDNS from "alidns-nodejs";
var client = ALIDNS({
accesskeyId: 'your accesskeyId',
accesskeySecret: 'your accesskeySecret'
});
client.queryData(params,callback);
params 可参考: 阿里云DNS解析 - API概况
.
├── README.md
├── alidns.js
├── demo.js
├── index.js
└── package.json
参考地址:
Sign in to post a comment
Activity
Community
Health
Trend
Influence
:Code submit frequency
:React/respond to issue & PR etc.
:Well-balanced team members and collaboration
:Recent popularity of project
:Star counts, download counts etc.
Repository Comments ( 1 )