|
|
|
@ -3,7 +3,7 @@ |
|
|
|
|
[![Language](https://img.shields.io/badge/Language-Go-blue.svg)](https://golang.org/) |
|
|
|
|
[![Build Status](https://github.com/go-kratos/kratos/workflows/Go/badge.svg)](https://github.com/go-kratos/kratos/actions) |
|
|
|
|
[![GoDoc](https://pkg.go.dev/badge/github.com/go-kratos/kratos/v2)](https://pkg.go.dev/github.com/go-kratos/kratos/v2) |
|
|
|
|
[![Go Report Card](https://goreportcard.com/badge/github.com/go-kratos/kratos/v2)](https://goreportcard.com/report/github.com/go-kratos/kratos/v2) |
|
|
|
|
[![Go Report Card](https://goreportcard.com/badge/github.com/go-kratos/kratos)](https://goreportcard.com/report/github.com/go-kratos/kratos) |
|
|
|
|
[![Discord](https://img.shields.io/discord/766619759214854164?label=chat&logo=discord)](https://discord.gg/BWzJsUJ) |
|
|
|
|
|
|
|
|
|
Translations: [English](README.md) | [简体中文](README_zh.md) |
|
|
|
@ -95,9 +95,10 @@ app.Run() |
|
|
|
|
|
|
|
|
|
## Related |
|
|
|
|
|
|
|
|
|
* [Docs](https://go-kratos.dev/) |
|
|
|
|
* [Tutorial](https://go-kratos.dev/docs/getting-started/start) |
|
|
|
|
* [Examples](./examples) |
|
|
|
|
* [Service Layout](https://github.com/go-kratos/kratos-layout) |
|
|
|
|
* [Project Template](https://github.com/go-kratos/kratos-layout) |
|
|
|
|
* [FAQ](https://go-kratos.dev/docs/getting-started/faq) |
|
|
|
|
|
|
|
|
|
## Community |
|
|
|
|
* [Wechat Group](https://github.com/go-kratos/kratos/issues/682) |
|
|
|
|