Real-time water level monitoring system for the Ping River Basin in Northern Thailand
API is running and monitoring 16 water stations along the Ping River
Coverage: From Chiang Dao to Nakhon Sawan
Data collection interval: Every hour
GET /health - System health statusGET /metrics - Application metricsGET /stations - List all monitoring stationsPOST /stations - Add new monitoring stationPUT /stations/{station_id} - Update station informationGET /measurements/latest - Latest measurementsGET /measurements/station/{station_code} - Station-specific dataPOST /scrape/trigger - Trigger manual data collectionGET /scraping/status - Scraping statusGET /docs - Interactive API documentation• Grafana dashboards available for data visualization
• Health checks monitor database, API, and system resources
• Metrics collection for performance monitoring