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.
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.