# awesome-gin-starter **Repository Path**: jnh/awesome-gin-starter ## Basic Information - **Project Name**: awesome-gin-starter - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-07-07 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Swagger init command swag init -g cmd/go-server/main.go # Server run command go run ./cmd/go-server/main.go