pub type SharedRestApiHandle = Arc<RwLock<Option<JoinHandle<Result<()>>>>>;