routewatch/internal/server
sneak cb75409647 Add hostname resolution support to IP lookup endpoint
- Accept hostnames in addition to IP addresses for /ip endpoints
- Resolve A and AAAA records for hostnames
- Return list of results with info for each resolved IP
- Include hostname in response when resolving hostnames
- Report per-IP errors while still returning successful lookups
2025-12-27 15:53:14 +07:00
..
handlers.go Add hostname resolution support to IP lookup endpoint 2025-12-27 15:53:14 +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