Http Monitor Api Response is a lightweight Angular interceptor library that logs the response time of every HTTP request into localStorage. Perfect for monitoring performance in development or production scenarios.
- โฑ๏ธ Logs HTTP response times
- ๐ง Saves logs to
localStorage - ๐งฉ Plug-and-play Angular module
- โ๏ธ Configurable via
forRoot
npm install http-monitor