An Express-based middleware to trace usage rate of APIs and show them in real time with great visualization tools.
-
Updated
Feb 10, 2023 - JavaScript
An Express-based middleware to trace usage rate of APIs and show them in real time with great visualization tools.
This script reads all the clicks done on a webpage's body, and pushing it into an array, a service is called where this array holding click related information can be pushed. There's a check for the length of array and if there is no event the service call is canceled. This gives the user of this script a privilege to understand the usage pattern
Add a description, image, and links to the usage-reports topic page so that developers can more easily learn about it.
To associate your repository with the usage-reports topic, visit your repo's landing page and select "manage topics."