home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 675748573

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/943#issuecomment-675748573 https://api.github.com/repos/simonw/datasette/issues/943 675748573 MDEyOklzc3VlQ29tbWVudDY3NTc0ODU3Mw== 9599 2020-08-18T22:20:52Z 2020-08-18T22:20:52Z OWNER

Should it default to treating things as if they had the .json extension? There are use-cases for the non-JSON method, such as https://github.com/natbat/tidepools_near_me/commit/ec102c6da5a5d86f17628740d90b6365b671b5e1

I think I'm OK with people having to add .json to their internal calls. Maybe they could use format="json") as an optional parameter which would automatically handle the very weird edge-cases where you need to use ?_format=json instead of .json (due to table names existing with a .json suffix).

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