home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 875740085

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/1388#issuecomment-875740085 https://api.github.com/repos/simonw/datasette/issues/1388 875740085 MDEyOklzc3VlQ29tbWVudDg3NTc0MDA4NQ== 9599 2021-07-07T16:17:08Z 2021-07-07T16:17:08Z OWNER

Looks pretty easy to implement - here's a hint from Uvicorn source code: https://github.com/encode/uvicorn/blob/b5af1049e63c059dc750a450c807b9768f91e906/uvicorn/main.py#L368

Need to work out a simple pattern for testing this too.

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