March 2018
Intermediate to advanced
376 pages
7h 25m
English
APIs are a very important part of any kind of app, be it a mobile or web application. APIs are used extensively in projects nowadays to provide more flexibility in the way the client (mobile app or web app) interacts with the server-side business logic and data access layers. Because applications are so dependent on APIs to perform operations for the user, it is critical to have API monitoring in place to avoid any kind of downtime or bad user experience. When proper API monitoring is not in place, it can compromise the quality of the application and response times, and sometimes even result in application downtime.
Also, it is very important to monitor APIs not only that you are developing, but also third-party ...