pub async fn remove_plugin( state: Data<AppState>, path: Path<String>, ) -> impl Responder
DELETE /api/v1/plugins/{id}