Initial commit

This commit is contained in:
2026-07-19 13:54:17 +05:30
committed by GitHub
commit 8bf2cda36c
+2
View File
@@ -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.