Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 244 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 244 Bytes

API Monitoring Tool

This application provides a simple CLI to monitor the response time of an API endpoint.

Usage

Display as text:

bin/console api:monitor <url>

Display as a chart:

bin/console api:monitor --chart <url>