/game-of-thrones-411-blazor

Game of Thrones Search info with Blazor

Primary LanguageHTML

Game of Throne Search with Blazor

Game of Thrones Search info with Blazor using the Game of Thrones REST API

The API has information on the Books and HBO series.

API Example

https://api.go.show/api/show/characters/bySlug/Jon_Snow will return information on Jon Snow.

Overview

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.