fn mk_app(base_route: Option<Route>) -> impl Endpoint
This exists to allow us to add extra routes to the service for testing purposes.