home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1701823609

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/2168#issuecomment-1701823609 https://api.github.com/repos/simonw/datasette/issues/2168 1701823609 IC_kwDOBm6k_c5lb8R5 9599 2023-08-31T21:43:06Z 2023-08-31T21:44:13Z OWNER

Not sure what to call this. Maybe app_wrapper()?

Or perhaps it's simpler than that, something like this:

python @hookspec def process_response(datasette, request, response): """Last chance to modify the response before it is returned to the client"""

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