home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 343790984

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/71#issuecomment-343790984 https://api.github.com/repos/simonw/datasette/issues/71 343790984 MDEyOklzc3VlQ29tbWVudDM0Mzc5MDk4NA== 9599 2017-11-13T02:09:34Z 2017-11-13T02:09:34Z OWNER

HTTP/2 push totally worked on the redirect!

fetch('https://fivethirtyeight.datasettes.com/fivethirtyeight/riddler-pick-lowest%2Flow_numbers.csv.jsono').then(r => r.json()).then(console.log)

Meanwhile, in the network pane...

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
273278840  
Powered by Datasette · Queries took 1.036ms · About: github-to-sqlite