Call REST APIs with Invoke-RestMethod in PowerShell

Описание к видео Call REST APIs with Invoke-RestMethod in PowerShell

In this video, we look at the basics of REST APIs. Next, we dive deep into Invoke-RestMethod. We'll look at various methods, status codes, headers, query string parameters, cookies, sessions, authentication, sending files, processing JSON, XML and text and finally we look at retries, redirects and timeouts.

The entire demo uses PowerShell Universal for APIs.

All the code for this video can be found here: https://github.com/adamdriscoll/youtu...

Комментарии

Информация по комментариям в разработке