home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 636539295

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/785#issuecomment-636539295 https://api.github.com/repos/simonw/datasette/issues/785 636539295 MDEyOklzc3VlQ29tbWVudDYzNjUzOTI5NQ== 9599 2020-05-31T22:24:14Z 2020-05-31T22:28:27Z OWNER

I'll add two utility methods to the Datasette class:

  • datasette.sign(value, "namespace") - returns signed string
  • datasette.unsign(signed, "namespace") - returns value OR raises BadSignature
{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
628025100  
Powered by Datasette · Queries took 0.894ms · About: github-to-sqlite