Search⌘ K

Public APIs

Discover how to leverage public APIs to extend your Angular development beyond provided code. Learn to integrate data from sources like PokéAPI and CoinMarketCap, enabling you to build dynamic, data-driven applications. This lesson helps you practice real-world API consumption and prepares you for creating more robust Angular projects.

One of the best pieces of advice we can give to you to further solidify the concepts within Angular is to just keep building. In this course, everything was provided upfront, including the API. This is great for practice, but for real world applications, it’s important to learn how to make an API as well! Below are a couple of public options to ...