Most modern applications are no longer HTML based web pages any more. Instead, they are typically single page apps using APIs to communicate with back end services. An API gateway takes those various requests and makes sure that they are routed to the right service. The fact that most applications use hybrid integration platforms, then, …