home / github / issue_comments

Menu
  • GraphQL API

issue_comments: 1701830241

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/2168#issuecomment-1701830241 https://api.github.com/repos/simonw/datasette/issues/2168 1701830241 IC_kwDOBm6k_c5lb95h 9599 2023-08-31T21:50:18Z 2023-08-31T21:50:18Z OWNER The hook could be called `register_middleware()` and could work like `register_routes()` and `register_commands()`: ```python @hookspec def register_middleware(datasette): """Register middleware: returns a list of async def middleware functions""" ``` {"total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0} 1876353656  
Powered by Datasette · Queries took 1.047ms