pub fn base_router<S>() -> Router<S>where S: Clone + Send + Sync + 'static,
A Router preseeded with GET /health. Services merge their routes onto it.
Router
GET /health