Tag: REST
REST, The Web and, PowerShellReading Time: 4 Minutes
Daniel Norred
Daniel Norred
What is REST? This isn’t a tutorial on everything you need to know about using REST with PowerShell, but more of a practical guide for getting started. If you don’t know anything about REST, interacting with RESTful services through PowerShell can be a daunting task. To start working with REST, we need background on what it is in the first place. REST is a standardized way of transmitting data through the internet to be parsed and interpreted by a computer. It utilizes HTTP to transmit the dat