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
bytelogger.hashnode.dev4 min read