create_api_router

Function create_api_router 

Source
pub fn create_api_router(
    recorder: Arc<Recorder>,
    sync_service: Option<Arc<SyncService>>,
) -> Router
Expand description

Create the management API router