routewatch/internal/server
sneak 2fc24bb937 Add route age information to IP lookup API
- Add last_updated timestamp and age fields to ASInfo
- Include route's last_updated time from live_routes table
- Calculate and display age as human-readable duration
- Update both IPv4 and IPv6 queries to fetch timestamp
- Fix error handling to return 400 for invalid IPs
2025-07-28 03:44:19 +02:00
..
middleware.go Add SQL query logging and performance improvements 2025-07-27 22:34:48 +02:00
server.go Add route age information to IP lookup API 2025-07-28 03:44:19 +02:00