node.js - 七牛如何利用nodejs批量获取所有图片?
高洛峰
高洛峰 2017-04-17 11:57:18
0
1
582

看了下官网上的教程,发现只有获取指定一张图片的API,并没有批量获取所有图片的API,如何解决?

高洛峰
高洛峰

拥有18年软件开发和IT教学经验。曾任多家上市公司技术总监、架构师、项目经理、高级软件工程师等职务。 网络人气名人讲师,...

reply all(1)
洪涛

https://github.com/qiniu/nodejs-sdk.v6/blob/master/qiniu/rsf.js#L5

The list interface code of node.js should be as shown in the link above

In addition, the list interface is as follows:
http://developer.qiniu.com/docs/v6/api/reference/rs/list.html

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template