September 2017
Intermediate to advanced
450 pages
11h 24m
English
Let's add a new API request to our blog service for getting the total count of Angular blog posts. We'll show this count and its link to the official Angular blog in the header of our PostsList component template. We can fetch this metadata from the default blog API endpoint:
https://www.googleapis.com/blogger/v3/blogs/7159470537406093899?key={API KEY}
Read now
Unlock full access