ニュース

Invoke-RestMethod natively understands the output a REST API method returns, which is typically JSON. When the API does return JSON, Invoke-RestMethod will parse the JSON and return useful PowerShell ...
The “ Simple HTTP api for executing PowerShell scripts ” is itself just a PowerShell script. So changing functionality just requires modifying a single file, no compilation needed.