home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 616884647

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/dogsheep/github-to-sqlite/issues/31#issuecomment-616884647 https://api.github.com/repos/dogsheep/github-to-sqlite/issues/31 616884647 MDEyOklzc3VlQ29tbWVudDYxNjg4NDY0Nw== 9599 2020-04-21T00:49:16Z 2020-04-21T00:50:20Z MEMBER

The API just gives us the repository_url: https://api.github.com/repos/simonw/datasette/issues

We currently turn that into a simonw/datasette string here: https://github.com/dogsheep/github-to-sqlite/blob/e0e8d8caa9657b04bfb8a2cf16c9b580f38b1805/github_to_sqlite/utils.py#L43-L46

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