pub fn router( daemon: Arc<Daemon>, auth_token: String, sources: Arc<Registry>, client: Client, api_port: u16, ) -> Router