GhostUnicorns WebApiLogs

GhostUnicorns WebApiLogs

The backend reporting system

WebApiLogs is a backend reporting system that keeps track of all API calls made to Magento. This tool is crucial when developing new features focused on API calls.
Through its reporting system it is possible to analyse every part of the inbound API call.

GitHub

 

Examples of use: PWA Integration for Magento

During the development of a full custom PWA frontend for Magento, efficiently analysing the APIs is a fundamental activity; here is the WebApiLogs that archives all the calls and shows them within its backend table ready to be analysed by the developers.