Summary

Let’s recap what we’ve learned in this chapter.

We'll cover the following...

What did we learn?

API layer can be a very useful strategy for managing APIs in large-scale applications. It abstracts API client and logic from ...