APIs seem to be everywhere these days. Every popular online service has one. APIs allow developers to interact with online services without actually having to point and click their way through a UI.
What some people don't realize is that PowerShell is not only a powerful tool in a system administrator's arsenal but can also be used by software developers or techie consumers at home to manage and ...
In “Working with APIs (part 1),” I talked about the concept of the API, why you might want to work with APIs, and what you will need to get started. In this second installment, I’ll discuss instances ...