concept web server in category microservice

appears as: web server, web server
Microservices Security in Action

This is an excerpt from Manning's book Microservices Security in Action.

When the developer tools are open, go to the Network tab of the developer-tools window and click the Persist Logs button so you can observe the requests and responses exchanged by the web browser and the web server. Then type the URL http://localhost:4200 in the address bar of your browser, and press Enter. You should see the initial web page with the Load Books button as before.

Figure 4.3 This sequence of message exchanges among the web browser, web server, and resource server displays a list of book titles on a web page in the Angular application.
sitemap

Unable to load book!

The book could not be loaded.

(try again in a couple of minutes)

manning.com homepage