home / github / issue_comments

Menu
  • GraphQL API

issue_comments: 619259859

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/648#issuecomment-619259859 https://api.github.com/repos/simonw/datasette/issues/648 619259859 MDEyOklzc3VlQ29tbWVudDYxOTI1OTg1OQ== 9599 2020-04-24T22:10:34Z 2020-04-24T22:10:34Z OWNER The trickiest part here is the 404 logic. It's spread out through a couple of places right now. It's in `datasette.utils.asgi.AsgiRouter`: https://github.com/simonw/datasette/blob/227bb3e91fe34811a9374150798643a5af98ed79/datasette/utils/asgi.py#L98-L134 Then also in the `DatasetteRouter subclass of that: https://github.com/simonw/datasette/blob/227bb3e91fe34811a9374150798643a5af98ed79/datasette/app.py#L736-L757 {"total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0} 534492501  
Powered by Datasette ยท Queries took 1.595ms