commit 8bf2cda36cd97f2ad2dad124ca080fc12a4f730c Author: Akshay Date: Sun Jul 19 13:54:17 2026 +0530 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..2161948 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# Url_monitor +URL Health Monitor is a real-time monitoring application that continuously checks the availability and response status of multiple URLs. It performs periodic health checks, broadcasts live updates to connected clients using WebSockets, and stores monitoring results for historical tracking and analysis.