Working with RESTful APIs has been essential for Dev and Ops people alike for many years now. From custom application to standard software, monitoring stack to asset management, many products offer web-based consoles, and, of course, a RESTful API to interact with.
Like Windows PowerShell, PowerShell Core is well-suited to work with web services in a very uniform way through REST. This recipe will use the GitHub API as an example.