home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 973699424

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/1518#issuecomment-973699424 https://api.github.com/repos/simonw/datasette/issues/1518 973699424 IC_kwDOBm6k_c46CXlg 9599 2021-11-19T03:27:49Z 2021-11-19T03:27:49Z OWNER

My goal is to break up a lot of this functionality into separate methods. These methods can be executed in parallel by asyncinject, but more importantly they can be used to build a much better JSON representation, where the default representation is lighter and ?_extra=x options can be used to execute more expensive portions and add them to the response.

So the HTML version itself needs to be re-written to use those JSON extras.

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