Add swagger-stats (#967)

This commit is contained in:
sv2
2019-09-26 02:31:04 -07:00
committed by Sindre Sorhus
parent 984f728012
commit e28154681c

View File

@@ -232,6 +232,7 @@
- [leakage](https://github.com/andywer/leakage) - Write memory leak tests. - [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. - [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. - [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 ### Logging