Talking to the GitHub API with httpx
With local scaffolding done, scaffoldr new needed to create a repo on GitHub. That means authenticating with a token, sending HTTP requests to GitHub's REST API, and handling whatever comes back - suc
Aug 1, 20264 min read12
