home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 393600441

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/303#issuecomment-393600441 https://api.github.com/repos/simonw/datasette/issues/303 393600441 MDEyOklzc3VlQ29tbWVudDM5MzYwMDQ0MQ== 9599 2018-05-31T16:56:25Z 2018-05-31T16:57:41Z OWNER

Here's a nasty challenge: what happens if a database has the following two tables:

  • blah
  • blah.json

What would the URL be for the JSON endpoint for the blah table?

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