1.1.0 • Published 3 years ago

luo_request v1.1.0

Weekly downloads
6
License
ISC
Repository
-
Last release
3 years ago

安装

npm i luo_request -g

使用

使用 luo_request -h 查看帮助手册

  • -V 查看版本号
  • -u 指定地址
  • -t 指定请求类型 默认get
 Loading unicorns{ testUrl: 'http://api.w0824.com/api/getlunbo' }
√ 请求成功
{
  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'
    }
  ]
}
1.1.0

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago