request-test-wcx

1.0.0 • Public • Published

安装

npm i wcx-request -g

使用

使用 wcx-get -h 查看帮助手册

  • -t 指定地址
  • -n 指定请求类型 默认get
wcx-get  -t http://api.w0824.com/api/getlunbo
{ testUrl: 'http://api.w0824.com/api/getlunbo' }
√ success
{
  status: 0,
  message: [
    {
      url: 'http://www.baidu.com',
      img: 'http://test.w0824.com/banner9.png'
    },
    { url: 'http://jd.com', img: 'http://test.w0824.com/banner10.jpg' },
    {
      url: 'https://www.tmall.com/',
      img: 'http://test.w0824.com/banner11.jpg'
    }
  ]
}

Readme

Keywords

Package Sidebar

Install

npm i request-test-wcx

Weekly Downloads

1

Version

1.0.0

License

ISC

Unpacked Size

2.06 kB

Total Files

4

Last publish

Collaborators

  • llxxs