jm-ms-http-client

2.2.1 • Public • Published

jm-ms-http-client

http client plugin for jm-ms-core

adapter

实现 request 接口函数

例如

let adapter = {
    async request(url, data, opts){
        return {data}
    }
}

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
2.2.15latest
2.3.0-beta3beta

Version History

VersionDownloads (Last 7 Days)Published
2.2.15
2.3.0-beta3
2.2.03
2.2.0-beta.14
2.2.0-beta3
2.1.35
2.1.25
2.1.13
2.1.03
2.0.83
2.0.73
2.0.64
2.0.53
2.0.43
2.0.33
2.0.23
2.0.03
2.0.1-33
2.0.1-23
2.0.1-13
2.0.1-04

Package Sidebar

Install

npm i jm-ms-http-client

Weekly Downloads

71

Version

2.2.1

License

MIT

Unpacked Size

78.8 kB

Total Files

22

Last publish

Collaborators

  • jeffyu