home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1299598570

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-1299598570 https://api.github.com/repos/simonw/datasette/issues/1871 1299598570 IC_kwDOBm6k_c5Ndkzq 9599 2022-11-02T05:34:28Z 2022-11-02T05:34:28Z OWNER

This is pretty useful now. Two features I still want to add:

  • The ability to link to the API explorer such that the form is pre-filled with material from the URL. Need to guard against clickjacking first though, so no-one can link to it in an invisible iframe and trick the user into hitting POST.
  • Some kind of list of endpoints so people can click links to start using the API explorer. A list of every table the user can write to with each of their /db/table/-/insert endpoints for example.
{
    "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 1.006ms · About: github-to-sqlite