In this section, we will explain some of the more advanced topics regarding web services. You will learn about caching, monitoring, and logging; deploying on Azure; documenting APIs using Swagger; and using external tools such as Postman.
This section includes the following chapters:
- Chapter 16, Caching Web Service Responses
- Chapter 17, Logging and Health Checking
- Chapter 18, Deploying Services on Azure
- Chapter 19, Documenting Your API Using Swagger
- Chapter 20, Testing Services Using Postman