Function autoconnect_web::dockerflow::status_route
source ยท pub async fn status_route(state: Data<AppState>) -> Json<Value>
Expand description
Handle the /status
route
pub async fn status_route(state: Data<AppState>) -> Json<Value>
Handle the /status
route