2.0.2 • Published 6 years ago
aliyun-product-js-sdk v2.0.2
- require
es6
- install
npm install aliyun-product-js-sdk
- useage
import Client from 'aliyun-product-js-sdk'
const client = new Client(key, secret);
client.post(url,{
data: data,
headers: {
accept: 'application/json',
'Content-Type': 'application/json; charset=UTF-8',
}
})
support http method
get
post
put
delete
not work
this package was work in my project. if not work for you, please open a issue.
2.0.2
6 years ago
2.0.1
6 years ago
2.0.0
6 years ago
1.2.1
7 years ago
1.2.0
7 years ago
1.1.0
7 years ago
1.0.13
7 years ago
1.0.12
7 years ago
1.0.11
7 years ago
1.0.9
7 years ago
1.0.8
7 years ago
1.0.7
7 years ago
1.0.6
7 years ago
1.0.5
7 years ago
1.0.4
7 years ago
1.0.3
7 years ago
1.0.2
7 years ago
1.0.1
7 years ago
1.0.0
7 years ago