home / github / issue_comments

Menu
  • GraphQL API

issue_comments: 733288841

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/860#issuecomment-733288841 https://api.github.com/repos/simonw/datasette/issues/860 733288841 MDEyOklzc3VlQ29tbWVudDczMzI4ODg0MQ== 9599 2020-11-24T23:19:47Z 2020-11-24T23:20:24Z OWNER Here's what I have today - it's an undocumented `datasette.metadata()` method that returns a full JSON dictionary of values OR a single value if the optional `key=` argument is provided: https://github.com/simonw/datasette/blob/f2e2bfcdd9ad4891f3f66c9104c09943d943ffe4/datasette/app.py#L357-L388 {"total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0} 642651572  
Powered by Datasette · Queries took 1.131ms