pub async fn create_api_server(auth_framework: Arc<AuthFramework>) -> ApiServer
Expand description
Create a basic API server with default configuration
pub async fn create_api_server(auth_framework: Arc<AuthFramework>) -> ApiServer
Create a basic API server with default configuration