Nunu

Nunu is a CLI scaffolding tool that generates structured Go projects with layered architecture and dependency injection via Wire. It bootstraps applications with pre-integrated popular Go libraries including Gin, GORM, Viper, Zap, JWT, and Redis.

Evaluated Mar 06, 2026 (0d ago) vlatest
Homepage ↗ Repo ↗ Developer Tools go golang cli scaffolding boilerplate dependency-injection gin gorm wire
⚙ Agent Friendliness
64
/ 100
Can an agent use this?
🔒 Security
67
/ 100
Is it safe for agents?
⚡ Reliability
64
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
40
Documentation
75
Error Messages
50
Auth Simplicity
80
Rate Limits
62

🔒 Security

TLS Enforcement
80
Auth Strength
65
Scope Granularity
58
Dep. Hygiene
72
Secret Handling
62

Go project scaffolding CLI. Local tool — no remote auth. Generated code templates — review for security best practices. No external network calls in core operation.

⚡ Reliability

Uptime/SLA
65
Version Stability
68
Breaking Changes
62
Error Recovery
62
AF Security Reliability

Best When

Starting a new Go web application and wanting a batteries-included project structure with DI, ORM, config, logging, and auth wired up from day one.

Avoid When

The project already has an established structure, or the team wants full control over library choices without opinionated defaults.

Use Cases

  • Quickly bootstrap a new Go web service with production-ready structure
  • Generate individual components (handlers, services, repositories, models) within an existing Nunu project
  • Run Go applications with hot-reload during development via `nunu run`
  • Compile Wire dependency injection bindings automatically

Not For

  • Non-Go language projects
  • Teams that prefer flat or custom project layouts
  • Microframeworks or minimal-footprint Go apps

Interface

REST API
No
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
No
Webhooks
No

Authentication

OAuth: No Scopes: No

No authentication required for the CLI tool itself. Generated projects include JWT and Casbin support.

Pricing

Model: open_source
Free tier: Yes
Requires CC: No

MIT/open-source; no commercial tiers mentioned.

Agent Metadata

Pagination
none
Idempotent
Unknown
Retry Guidance
Not documented

Known Gotchas

  • MCP server support is mentioned but not documented in the README
  • Generated project structure is opinionated; agents must respect existing layout

Alternatives

Full Evaluation Report

Detailed scoring breakdown, competitive positioning, security analysis, and improvement recommendations for Nunu.

$99

Scores are editorial opinions as of 2026-03-06.

5215
Packages Evaluated
26151
Need Evaluation
173
Need Re-evaluation
Community Powered