Snippet
Selecting the related endpoints from a GitHub API response using jq's with_entries
I often find myself searching for the related API endpoints for any given chunk of data returned from a call to the GitHub REST API. Let's take an issue as an example, one related to SAP's Open...
read post