© Matthew Duffield 2018
Matthew DuffieldPractical App Development with Aurelia https://doi.org/10.1007/978-1-4842-3402-0_7

7. Getting Data

Matthew Duffield1 
(1)
West Linn, Oregon, USA
 

Most all of your applications are going to require data at some point. Getting data using standard HTTP verbs is easy to use with Aurelia. This makes it very easy to make calls to Web APIs from third parties or hosted within your own network. In this chapter, we are going to take a look at using the HTTP Client, Fetch Client, and interceptors. When you finish this chapter, you will have a good feel for how to get data for your applications.

HTTP Client

We are going to configure a shell for our application that will have elements for a title bar, a side bar for the menu, ...

Get Practical App Development with Aurelia : Leverage the Power of Aurelia to Build Personal and Business Applications now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.