home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 751947991

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions issue performed_via_github_app
https://github.com/simonw/datasette/issues/1160#issuecomment-751947991 https://api.github.com/repos/simonw/datasette/issues/1160 751947991 MDEyOklzc3VlQ29tbWVudDc1MTk0Nzk5MQ== 9599 2020-12-29T05:06:50Z 2020-12-29T05:07:03Z OWNER

Given the URL option could it be possible for plugins to "subscribe" to URLs that keep on streaming?

datasette insert db.db https://example.con/streaming-api \
  --format api-stream
{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
775666296  
Powered by Datasette · Queries took 0.982ms · About: github-to-sqlite