2.0.2 • Published 7 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
7 years ago
2.0.1
7 years ago
2.0.0
7 years ago
1.2.1
8 years ago
1.2.0
8 years ago
1.1.0
8 years ago
1.0.13
8 years ago
1.0.12
8 years ago
1.0.11
8 years ago
1.0.9
8 years ago
1.0.8
8 years ago
1.0.7
8 years ago
1.0.6
8 years ago
1.0.5
8 years ago
1.0.4
8 years ago
1.0.3
8 years ago
1.0.2
8 years ago
1.0.1
8 years ago
1.0.0
8 years ago