# GetImageCode **Repository Path**: hanwei66/GetImageCode ## Basic Information - **Project Name**: GetImageCode - **Description**: No description available - **Primary Language**: Go - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-25 - **Last Updated**: 2021-11-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # GetImageCode Service This is the GetImageCode service Generated with ``` micro new GetImageCode ``` ## Usage Generate the proto code ``` make proto ``` Run the service ``` micro run . ```