3 Commits

Author SHA1 Message Date
Automated Action
42915817b3 Fix Pydantic URL serialization issue when creating/updating monitors 2025-06-19 20:44:05 +00:00
Automated Action
79eb3ef108 Add complete Uptime Monitoring API implementation
- Created FastAPI application with SQLite database
- Implemented monitor management endpoints (CRUD operations)
- Added uptime checking functionality with response time tracking
- Included statistics endpoints for uptime percentage and metrics
- Set up database models and Alembic migrations
- Added comprehensive API documentation
- Configured CORS and health check endpoints
2025-06-19 20:40:47 +00:00
Automated Action
5fa1223cdc Initial commit from template 2025-06-19 20:34:53 +00:00