Skip to main content
AI-Driven · Lightweight · Functional Programming

Less is More,Simplify Everything.

AI-Driven Lightweight Enterprise Go Scaffold

goddd — zsh
$ goddd init project -g github.com/user/demo
> Create a user domain with registration, login, and profile
✓ Generated domain model User
✓ Generated business core Core
✓ Generated data store Store
✓ Generated REST route /api/users
✓ 更新依赖注入
✓ 6 files generated, ready to run
$

Getting Started

Discover the core advantages of GoDDD

Modular Monolith

Split your business into domain modules, each with its own API, Core, and Store. Teams can develop in parallel and later evolve into microservices smoothly.

AI-Driven Code Generation

Describe business requirements in natural language, and godddx generates domain code for you. Leave the boilerplate to AI and focus on business logic.

Clean & Low Barrier

Provides consistent naming conventions, error handling, and request/response wrappers. Low learning curve; get productive without being a DDD expert.

Production Ready

Built-in distributed tracing, validation, API documentation generation, performance profiling, graceful shutdown — all out of the box.

Resources

GoDDD ecosystem and recommended Go libraries