home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1309650806

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/1871#issuecomment-1309650806 https://api.github.com/repos/simonw/datasette/issues/1871 1309650806 IC_kwDOBm6k_c5OD692 3556 2022-11-10T01:38:58Z 2022-11-10T01:38:58Z CONTRIBUTOR

Realized the API explorer doesn't need the API key piece at all - it can work with standard cookie-based auth.

This also reflects how most plugins are likely to use this API, where they'll be adding JavaScript that uses fetch() to call the write API directly.

I agree (that's what I did with the previous insert plugin), maybe a complete example using fetch() in the documentation would be valuable as a “Getting started with the API” or similar?

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