# gin-web-template **Repository Path**: elvisding0307/gin-web-template ## Basic Information - **Project Name**: gin-web-template - **Description**: A simple gin web template. - **Primary Language**: Go - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-01-10 - **Last Updated**: 2026-01-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # gin-web-template ## Prerequisite ``` go install github.com/swaggo/swag/cmd/swag@latest ``` ## Run ``` bash ./scripts/run_server.sh ```