by go-nunu
A CLI tool for building Go applications.
# Add to your Claude Code skills
git clone https://github.com/go-nunu/nunu<a href="https://trendshift.io/repositories/9047" target="_blank"><img src="https://trendshift.io/api/badge/repositories/9047" alt="go-nunu%2Fnunu | Trendshift" style="width: 250px; height: 55px;" width="250" height="55"/></a>
Nunu is a scaffolding tool for building Go applications. Its name comes from a game character in League of Legends, a little boy riding on the shoulders of a Yeti. Just like Nunu, this project stands on the shoulders of giants, as it is built upon a combination of popular libraries from the Go ecosystem. This combination allows you to quickly build efficient and reliable applications.
🚀Tips: This project is very complete, so updates will not be very frequent, welcome to use.

Gin: https://github.com/gin-gonic/gin
Gorm: https://github.com/go-gorm/gorm
No comments yet. Be the first to share your thoughts!
Wire: https://github.com/google/wire
Viper: https://github.com/spf13/viper
Zap: https://github.com/uber-go/zap
Golang-jwt: https://github.com/golang-jwt/jwt
Go-redis: https://github.com/go-redis/redis
Testify: https://github.com/stretchr/testify
Sonyflake: https://github.com/sony/sonyflake
Gocron: https://github.com/go-co-op/gocron
Go-sqlmock: https://github.com/DATA-DOG/go-sqlmock
Gomock: https://github.com/golang/mock
Swaggo: https://github.com/swaggo/swag
Casbin: https://github.com/casbin/casbin
Pitaya: https://github.com/topfreegames/pitaya
MCP-GO: https://github.com/mark3labs/mcp-go
More...