Game of Thrones Search info with Blazor using the Game of Thrones REST API
The API has information on the Books and HBO series.
https://api.go.show/api/show/characters/bySlug/Jon_Snow will return information on Jon Snow.
This project was created for a tech talk I did on June 3rd, 2019 for the OKC C# group that is part of Techlahoma. which was posted on YouTube
This project was a conversion of an Angular 5 Project that was created for a tech talk in 2018.