Finding uses of an API with the new GitHub Code Search
The GitHub Code Search beta is really powerful - it allows advanced search - including regular expression matches - against every public repo on GitHub.
26 posts tagged “github”.
The GitHub Code Search beta is really powerful - it allows advanced search - including regular expression matches - against every public repo on GitHub.
I wanted to use the GitHub GraphQL API to return all of the repositories on the https://github.com/topics/git-scraping page.
This is so much easier than I was expecting it to be. https://simonw.github.io/datasette-lite/ Shortly after launching I realized that the project deserved its own vanity subdomain.
Access to a Repositories Dependency Graph describes a preview API for accessing GitHub repository dependencies.
Newly created GitHub repositories come with a default set of labels. I have several labels I like to add on top of these.
For sqlite-utils issue 464 I implemented a fix to a tiny bug in a dependency in my own fork on GitHub.