Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 17:59:34 +08:00
commit 5985f8f720
11 changed files with 2298 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "go-gin-skills",
"description": "A comprehensive skill for the Go Gin web framework including routing, middleware, binding, and testing",
"version": "1.0.0",
"author": {
"name": "bailu",
"email": "bailu092213@gmail.com"
},
"skills": [
"./"
]
}