home / github / issue_comments

Menu
  • GraphQL API

issue_comments: 1499596941

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/2054#issuecomment-1499596941 https://api.github.com/repos/simonw/datasette/issues/2054 1499596941 IC_kwDOBm6k_c5ZYgiN 9599 2023-04-06T20:39:35Z 2023-04-06T20:39:35Z OWNER I think there are two main approaches: - Map path to a function, that function then behaves differently on GET/POST/etc - Map method AND path to a function - the `app.get('/example')` v.s. `app.post('/example')` ones The decorator approach is calling out to me a bit now. {"total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0} 1657861026  
Powered by Datasette · Queries took 1.458ms