Please follow me on Twitter to get more updates on memes, tech news, devops/developer content!
/ codedoge4
#powershell #API
Link to Project FIles :
REST API call with No Auth :
https://github.com/jc566/Youtube_Solu...
REST API call with Auth & Personal Access Token :
https://github.com/jc566/Youtube_Solu...
Important Time Stamps
00:00 - Intro
0:33 - Quick explanation of URL endpoints
1:17 - Setting up URL
2:36 - Creating query string
3:19 - Result of API call with GET method
3:43 - Some examples of how to digest the data retrieved
5:19 - Creating Azure Devops Authorization token
6:44 - Updating query string for API call with Personal Access Token
9:19 - Create the token pairing
10:42 - Creating the header variable
11:15 - Quick breakdown of what to expect from running API call with PAT
12:02 - Showing the usefulness of "-depth" parameter
Link to HTTP Request Methods :
https://developer.mozilla.org/en-US/d...
Cat Facts API :
https://alexwohlbruck.github.io/cat-f...
Azure Devops API Documentation :
https://docs.microsoft.com/en-us/rest...