pub async fn router(
    settings: &Settings
) -> Result<impl Filter<Extract = impl Reply, Error = Infallible> + Clone>