home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 650815278

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/870#issuecomment-650815278 https://api.github.com/repos/simonw/datasette/issues/870 650815278 MDEyOklzc3VlQ29tbWVudDY1MDgxNTI3OA== 9599 2020-06-28T20:09:07Z 2020-06-28T20:11:21Z OWNER

There's a lot of complex logic in the DataView class, which handles conditionally returning content as .json or as HTML or as .csv.

That view subclasses AsgiView which is itself request-aware, so maybe I don't need to reconsider how those classes work - just figure out how to hook them up with register_routes.

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