# cri-api-examples **Repository Path**: edgeai-steward/cri-api-examples ## Basic Information - **Project Name**: cri-api-examples - **Description**: cri-api项目的示例集合 - **Primary Language**: Rust - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-12-24 - **Last Updated**: 2025-12-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # cri-api-examples ## 快速开发 ### 添加依赖 ``` git clone https://gitee.com/edgeai-steward/cri-api.git cargo add tokio cargo add tower cargo add tonic ```