pub async fn get_showcase_projects(
__arg0: Query<HashMap<String, String>>,
) -> Json<ApiResponse<Vec<ShowcaseProject>>>Expand description
Get showcase projects
pub async fn get_showcase_projects(
__arg0: Query<HashMap<String, String>>,
) -> Json<ApiResponse<Vec<ShowcaseProject>>>Get showcase projects