Abstract
In this chapter, we will start with façade and review API management requirements/solutions available.
Façade
In this section, we will first review the façade design pattern, and then in the second part, we will get into details about how façade is applied to the APIs.
Façade Pattern
Before we discuss the façade pattern, let's consider what a façade is in the real world. The most obvious example is that of buildings, which all have an exterior to protect and decorate, hiding the internal workings of the ...