fn unknown_route(route: &str) -> (StatusCode, Json<Value>)
Response for a route that no handler is registered for.