routewatch/internal/server
sneak 4284e923a6 Add navbar and home page with search functionality
- Create new home page (/) with overview stats, ASN lookup,
  AS name search, and IP address lookup with JSON display
- Add responsive navbar to all pages with app branding
- Navbar shows "routewatch by @sneak" with link to author
- Status page accessible via navbar link
- Remove redirect from / to /status, serve home page instead
2025-12-31 14:56:02 -08:00
..
handlers.go Add navbar and home page with search functionality 2025-12-31 14:56:02 -08:00
middleware.go Add structured HTTP request logging and increase timeouts 2025-12-30 13:37:54 +07:00
routes.go Add navbar and home page with search functionality 2025-12-31 14:56:02 -08:00
server.go Add structured HTTP request logging and increase timeouts 2025-12-30 13:37:54 +07:00