go-kratos/kratos
kratos
Your ultimate Go microservices framework for the cloud-native era.
44/100
Stars25,683
Forks4,157
LanguageGo
LicenseMIT
Overview
Your ultimate Go microservices framework for the cloud-native era.
Best for
- Evaluating kratos for Go AI workflows.
- Comparing a GitHub project with 25,683 stars and current repository activity.
Pros
- kratos has visible GitHub traction with 25,683 stars. Topics: ai, architecture, cloud-native.
- The project provides an external homepage for deeper evaluation.
Cons
- Production fit still depends on documentation depth, issue activity, and release cadence.
- License review should confirm the MIT terms fit your use case.
Production readiness
kratos should be validated with its README, release history, open issues, and integration requirements before production use.
License risk
MIT is reported by GitHub; review the repository license before redistribution or commercial use.
Install
docker run -it --rm -p 8000:8000 --workdir /workspace golanggo install github.com/go-kratos/kratos/cmd/kratos/v2@latest && kratos upgrade