How to use Postman and PowerShell to Query API Data

In this video, I demonstrate how to use Postman, a free API development and testing tool, to format URL’s and make requests against web endpoints and use those URL’s to get data in PowerShell.  I also give a quick walk through of viewing the data in PowerShell. Referenced Links: Postman: https://www.postman.com/ Open Weather: https://openweathermap.org/api Oxford … Continue reading How to use Postman and PowerShell to Query API Data