routewatch/internal/server
sneak 691710bc7c Add /api/v1/ip/<ip> endpoint for IP to AS lookups
- Add handleIPLookup handler that uses GetASInfoForIP
- Create writeJSONError and writeJSONSuccess helper functions
- Refactor all JSON error responses to use the helpers
- Add GetASInfoForIP to Store interface
- Add mock implementation for tests
- Fix all linter warnings
2025-07-28 03:31:53 +02:00
..
middleware.go Add SQL query logging and performance improvements 2025-07-27 22:34:48 +02:00
server.go Add /api/v1/ip/<ip> endpoint for IP to AS lookups 2025-07-28 03:31:53 +02:00