5 Star 13 Fork 2

中江吴彦祖 / alidns-nodejs

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
contribute
Sync branch
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README

alidns-nodejs

阿里云DNS解析API调用

install 安装

npm i alidns-nodejs --save

use 使用

请查看 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

参考地址:

Empty file

About

NodeJS 阿里云DNS解析API调用方式 expand collapse
Cancel

Releases

No release

Contributors

All

Activities

Load More
can not load any more
NodeJS
1
https://gitee.com/biabia123456/alidns-nodejs.git
git@gitee.com:biabia123456/alidns-nodejs.git
biabia123456
alidns-nodejs
alidns-nodejs
master

Search

14c37bed 8189591 565d56ea 8189591