gin
10
总安装量
10
周安装量
#29701
全站排名
安装命令
npx skills add https://github.com/bailu2025/cc-plugins --skill gin
Agent 安装分布
codex
8
antigravity
7
windsurf
7
gemini-cli
7
opencode
5
Skill 文档
gin
A comprehensive skill for the Go Gin web framework including routing, middleware, binding, and testing
Description
Gin is a high-performance HTTP web framework written in Go. It provides a Martini-like API but with significantly better performanceâup to 40 times fasterâthanks to httprouter. Gin is designed for building REST APIs, web applications, and microservices.
Repository: gin-gonic/gin Language: Go Stars: 86,855 License: MIT License
When to Use This Skill
Use this skill when you need to:
- Understand how to use gin
- Look up API documentation
- Find usage examples
- Check for known issues or recent changes
- Review release history
Quick Reference
Repository Info
- Homepage: https://gin-gonic.com/
- Topics: server, middleware, framework, go, router, performance, gin
- Open Issues: 872
- Last Updated: 2025-11-07
Languages
- Go: 99.5%
- Makefile: 0.5%
Recent Releases
- v1.11.0 (2025-09-20): v1.11.0
- v1.10.1 (2025-05-20): v1.10.1
- v1.10.0 (2024-05-07): v1.10.0
Available References
references/README.md– Complete README documentationreferences/CHANGELOG.md– Version history and changesreferences/issues.md– Recent GitHub issuesreferences/releases.md– Release notesreferences/file_structure.md– Repository structure
Usage
See README.md for complete usage instructions and examples.
Generated by Skill Seeker | GitHub Repository Scraper