Skip to content
This repository has been archived by the owner on Mar 18, 2024. It is now read-only.

ThorstenSauter/AzureFriday-EpisodeList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This project aims to solve the issue of querying data about Azure Friday episodes as portrayed in this video by Scott Hanselman.

API insights

The maximum number of entry IDs for which to run a batch query on the video API seems to be 52, which results in a URI with a total length of 2090 characters. Adding another GUID leads to the response The resource you are looking for has been removed, had its name changed, or is temporarily unavailable. as can be seen in the video.

Error handling

Since the project is intended to solve the issue in a "quick and dirty" fashion, the implementation does not explicitly handle errors by the called Show and Videos APIs.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages