2.0.2 • Published 5 years ago

aliyun-product-js-sdk v2.0.2

Weekly downloads
3
License
ISC
Repository
github
Last release
5 years ago
  • 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

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.1.0

6 years ago

1.0.13

6 years ago

1.0.12

6 years ago

1.0.11

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago