From e28154681c565285664a2caba13f6fce743e5e53 Mon Sep 17 00:00:00 2001 From: sv2 Date: Thu, 26 Sep 2019 02:31:04 -0700 Subject: [PATCH] Add swagger-stats (#967) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index f3af2ed..569ea2d 100644 --- a/readme.md +++ b/readme.md @@ -232,6 +232,7 @@ - [leakage](https://github.com/andywer/leakage) - Write memory leak tests. - [llnode](https://github.com/nodejs/llnode) - Post-mortem analysis tool which allows you to inspect objects and get insights from a crashed Node.js process. - [thetool](https://github.com/sfninja/thetool) - Capture different CPU, memory, and other profiles for your app in Chrome DevTools friendly format. +- [swagger-stats](https://github.com/slanatech/swagger-stats) - Trace API calls and monitor API performance, health, and usage metrics. ### Logging