{"html_url": "https://github.com/dogsheep/github-to-sqlite/issues/50#issuecomment-711569063", "issue_url": "https://api.github.com/repos/dogsheep/github-to-sqlite/issues/50", "id": 711569063, "node_id": "MDEyOklzc3VlQ29tbWVudDcxMTU2OTA2Mw==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2020-10-19T05:01:29Z", "updated_at": "2020-10-19T05:01:29Z", "author_association": "MEMBER", "body": "Demo of `--accept`:\r\n\r\n github-to-sqlite get /repos/simonw/datasette/readme --accept 'application/vnd.github.VERSION.html'\r\n", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 703218756, "label": "Commands for making authenticated API calls"}, "performed_via_github_app": null} {"html_url": "https://github.com/dogsheep/github-to-sqlite/issues/50#issuecomment-693794700", "issue_url": "https://api.github.com/repos/dogsheep/github-to-sqlite/issues/50", "id": 693794700, "node_id": "MDEyOklzc3VlQ29tbWVudDY5Mzc5NDcwMA==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2020-09-17T04:02:39Z", "updated_at": "2020-09-17T04:02:39Z", "author_association": "MEMBER", "body": "It would be useful if you could pass an `--accept` option to this.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 703218756, "label": "Commands for making authenticated API calls"}, "performed_via_github_app": null} {"html_url": "https://github.com/dogsheep/github-to-sqlite/issues/50#issuecomment-693789129", "issue_url": "https://api.github.com/repos/dogsheep/github-to-sqlite/issues/50", "id": 693789129, "node_id": "MDEyOklzc3VlQ29tbWVudDY5Mzc4OTEyOQ==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2020-09-17T03:40:01Z", "updated_at": "2020-09-17T03:40:01Z", "author_association": "MEMBER", "body": "Bug with endpoints that return dictionaries rather than arrays:\r\n```\r\ngithub-to-sqlite get /users/simonw\r\n[\r\n \"login\",\r\n \"id\",\r\n \"node_id\",\r\n \"avatar_url\",\r\n \"gravatar_id\",\r\n \"url\",\r\n \"html_url\",\r\n \"followers_url\",\r\n \"following_url\",\r\n \"gists_url\",\r\n \"starred_url\",\r\n \"subscriptions_url\",\r\n \"organizations_url\",\r\n \"repos_url\",\r\n \"events_url\",\r\n \"received_events_url\",\r\n \"type\",\r\n \"site_admin\",\r\n \"name\",\r\n \"company\",\r\n \"blog\",\r\n \"location\",\r\n \"email\",\r\n \"hireable\",\r\n \"bio\",\r\n \"twitter_username\",\r\n \"public_repos\",\r\n \"public_gists\",\r\n \"followers\",\r\n \"following\",\r\n \"created_at\",\r\n \"updated_at\"\r\n]\r\n```", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 703218756, "label": "Commands for making authenticated API calls"}, "performed_via_github_app": null} {"html_url": "https://github.com/dogsheep/github-to-sqlite/issues/50#issuecomment-693788387", "issue_url": "https://api.github.com/repos/dogsheep/github-to-sqlite/issues/50", "id": 693788387, "node_id": "MDEyOklzc3VlQ29tbWVudDY5Mzc4ODM4Nw==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2020-09-17T03:36:47Z", "updated_at": "2020-09-17T03:36:58Z", "author_association": "MEMBER", "body": "Fun demo of the `--nl` option:\r\n\r\n github-to-sqlite get /users/simonw/repos --paginate --nl | sqlite-utils insert simonw.db repos - --nl\r\n", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 703218756, "label": "Commands for making authenticated API calls"}, "performed_via_github_app": null} {"html_url": "https://github.com/dogsheep/github-to-sqlite/issues/50#issuecomment-693788032", "issue_url": "https://api.github.com/repos/dogsheep/github-to-sqlite/issues/50", "id": 693788032, "node_id": "MDEyOklzc3VlQ29tbWVudDY5Mzc4ODAzMg==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2020-09-17T03:35:22Z", "updated_at": "2020-09-17T03:35:22Z", "author_association": "MEMBER", "body": "Documentation: https://github.com/dogsheep/github-to-sqlite/blob/b02bf135485c0a7a3768868967f45a6b5e515289/README.md#making-authenticated-api-calls", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 703218756, "label": "Commands for making authenticated API calls"}, "performed_via_github_app": null} {"html_url": "https://github.com/dogsheep/github-to-sqlite/issues/50#issuecomment-693775622", "issue_url": "https://api.github.com/repos/dogsheep/github-to-sqlite/issues/50", "id": 693775622, "node_id": "MDEyOklzc3VlQ29tbWVudDY5Mzc3NTYyMg==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2020-09-17T02:48:34Z", "updated_at": "2020-09-17T02:48:34Z", "author_association": "MEMBER", "body": "I'd like a `--paginate` option that does the same thing as https://github.com/simonw/paginate-json", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 703218756, "label": "Commands for making authenticated API calls"}, "performed_via_github_app": null} {"html_url": "https://github.com/dogsheep/github-to-sqlite/issues/50#issuecomment-693773191", "issue_url": "https://api.github.com/repos/dogsheep/github-to-sqlite/issues/50", "id": 693773191, "node_id": "MDEyOklzc3VlQ29tbWVudDY5Mzc3MzE5MQ==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2020-09-17T02:39:26Z", "updated_at": "2020-09-17T02:39:26Z", "author_association": "MEMBER", "body": "I'm going to start with `github-to-sqlite get` and `github-to-sqlite post` - I may add `put` and suchlike later on.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 703218756, "label": "Commands for making authenticated API calls"}, "performed_via_github_app": null}