home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 691557675

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/880#issuecomment-691557675 https://api.github.com/repos/simonw/datasette/issues/880 691557675 MDEyOklzc3VlQ29tbWVudDY5MTU1NzY3NQ== 9599 2020-09-12T22:01:02Z 2020-09-12T22:01:11Z OWNER

Maybe POST to .json doesn't actually make sense. I could instead support POST /db/queryname with an optional mechanism for requesting that the response to that POST be in a JSON format.

Could be a Accept: application/json header with an option of including "_accept": "json" as a POST parameter instead.

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