July 2019
Intermediate to advanced
416 pages
10h 6m
English
I'm a big music fan. I have played guitar for years, which has led to me listening to a lot of musicians. Keeping track of all the music they have produced can be a very complex task, so I have long been interested in publicly available APIs that let us search for all things musician-related. The public API that I think provides us with the widest set of choices for querying for albums, artists, tracks, and more is the Discog library.
In this chapter, we are going to take advantage of this API and write an application that leverages ASP.NET Core in order to show you how we can use C# and TypeScript cooperatively.
In order to run this application, you will need ...
Read now
Unlock full access