Angular
Delightful Data APIs With HAPI.JS

Calling the API from Angular

PRO

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.

 

I finished! On to the next chapter