文件名称:github-firehose:GitHub公共时间轴的SSE firehose
文件大小:21KB
文件格式:ZIP
更新时间:2024-06-07 20:49:08
JavaScript
Github Firehose ServerSentEvents(也称为SSE或Eventsource)流水线 在此处查看流的使用示例: : 设置 克隆存储库 git clone https://github.com/librariesio/github-firehose.git 在此处生成新的GitHub个人访问令牌: : 启动服务器: ACCESS_TOKEN=your_personal_access_token node app.js 在此处接收事件: 有效负载反映了GitHub Firehose中的事件类型,记录在这里: : 贡献 分叉( ) 创建功能分支( git checkout -b my-new-feature ) 提交更改( git commit -am 'Add some feature' ) 推送到分支( git push origi
【文件预览】:
github-firehose-master
----.github()
--------ISSUE_TEMPLATE.md(1KB)
--------SUPPORT.md(445B)
--------PULL_REQUEST_TEMPLATE.md(785B)
--------CONTRIBUTING.md(16KB)
----public()
--------index.html(4KB)
----yarn.lock(10KB)
----LICENSE.txt(1KB)
----Dockerfile(205B)
----lib()
--------router()
--------github-firehose.js(3KB)
----app.js(641B)
----README.md(1KB)
----CODE_OF_CONDUCT.md(3KB)
----.gitignore(27B)
----package.json(672B)
----.nvmrc(7B)