1. 首页
  2. 数据库
  3. 其它
  4. github api:GitHub API节点库具有分页响应的流式项目和等待的速率限制重置 源码

github api:GitHub API节点库具有分页响应的流式项目和等待的速率限制重置 源码

上传者: 2021-02-25 14:13:44上传 ZIP文件 10.23KB 热度 5次
GitHub API GitHub API的一种实现,它通过等待速率限制重置来处理速率限制命中,并使用异步中介程序跨页面流式传输收集结果。 对于长时间运行的脚本很有用。 安装方式 npm install TomasHubelbauer/github-api 用法 const github = require ( 'github-api' ) ; // `token` can be left `undefined` to use the API with public access rate limits for await ( const repository of github . g
下载地址
用户评论