Join our newsletter!
Get exclusive content, resources, and more!
1-2 emails per week, no spam
Accessing the API from a REST client like Postman is great, but ultimately we want to make calls to it from an Angular application. Let's get an Angular app with routing wired up and make our first request for the airplanes data from it.