routewatch/internal/server
sneak f8b7d3b773 Unify IP lookup response structure and add PTR lookups
- Always return consistent JSON structure with query and results array
- Add PTR field to IPInfo for reverse DNS records
- Support comma-separated IPs and hostnames in single query
- Do PTR lookup for all IPs (direct, resolved from hostname, or listed)
- Remove trailing dots from PTR records
2025-12-27 15:56:10 +07:00
..
handlers.go Unify IP lookup response structure and add PTR lookups 2025-12-27 15:56:10 +07:00
middleware.go Add detailed godoc documentation to CLIEntry function 2025-12-27 12:24:22 +07:00
routes.go Add IP information API with background WHOIS fetcher 2025-12-27 15:47:35 +07:00
server.go Add IP information API with background WHOIS fetcher 2025-12-27 15:47:35 +07:00