home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 503369834

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/272#issuecomment-503369834 https://api.github.com/repos/simonw/datasette/issues/272 503369834 MDEyOklzc3VlQ29tbWVudDUwMzM2OTgzNA== 9599 2019-06-19T01:26:24Z 2019-06-19T01:26:24Z OWNER

I need to be able to define the URL routes once and have them work for both Sanic and ASGI.

I'm going to extract the web application bits out of the Datasette class into a DatasetteServer class. Then I can have a add_route() method on that class, then have DatasetteSanic and DatasetteAsgi subclasses which redefine that method.

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