Angular
Delightful Data APIs With HAPI.JS

Requesting A Specific Resource

PRO

There will be many times when we'll want the ability to get a generalized list of data and then have some way to drill into individual items. We've already got an API endpoint that returns a specific resource, so let's now make a call to that endpoint from a dedicated route in our Angular app.

Thanks for joining me today. Remember to reach out if you have any questions or concerns on my Twitter @RyanChenkie

 

I finished! On to the next tutorial