home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 803473015

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/878#issuecomment-803473015 https://api.github.com/repos/simonw/datasette/issues/878 803473015 MDEyOklzc3VlQ29tbWVudDgwMzQ3MzAxNQ== 9599 2021-03-20T22:33:05Z 2021-03-20T22:33:05Z OWNER

Things this mechanism needs to be able to support:

  • Returning a default JSON representation
  • Defining "extra" JSON representations blocks, which can be requested using ?_extra=
  • Returning rendered HTML, based on the default JSON + one or more extras + a template
  • Using Datasette output renderers to return e.g. CSV data
  • Potentially also supporting streaming output renderers for streaming CSV/TSV/JSON-nl etc
{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
648435885  
Powered by Datasette · Queries took 1.108ms · About: github-to-sqlite