home / github / issue_comments

Menu
  • GraphQL API

issue_comments: 495659567

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/486#issuecomment-495659567 https://api.github.com/repos/simonw/datasette/issues/486 495659567 MDEyOklzc3VlQ29tbWVudDQ5NTY1OTU2Nw== 9599 2019-05-24T14:41:45Z 2019-05-24T14:41:45Z OWNER I'm really keen to offer this as a plugin hook once I have Datasette working on ASGI - #272 I'll hopefully have that working in the next few weeks, but in the meantime there are a couple of tricks you can use: - you can add static HTML files (no templates though) using the static route configuration options - you can link to external hosted pages using the `about_url` metadata option - you can add information to an existing page with a custom template. I do that here for example: https://russian-ira-facebook-ads.datasettes.com/ {"total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0} 448189298  
Powered by Datasette · Queries took 3.46ms