$ GET /unknown-path
→ Resolving route...
→ Checking cache...
→ Querying index...
✗ RouteNotFoundException
code: 404
message: "No route matched the request URI"
// Suggested routes:
✓ / → Home
✓ /decode → Hash Decoder
✓ /hashpay → HashPay
✓ /documentation → API Docs
✓ /playground → C2B Simulator
$