---
title: "Sends a greeting"
method: GET
path: "/helloworld/{name}"
---

# Sends a greeting

`GET /helloworld/{name}`

## Query parameters

- `name` string

## Response `200`

OK

- HelloReply — The response message containing the greetings
  - `message` string

## Changes

- **2021-12-27** `52ca3c9327fd` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/go-kratos/apis/todoservice-api/changes/helloworld/:name/get.md)

---

[API](https://skmtc.dev/go-kratos/apis/todoservice-api.md) · [All operations](https://skmtc.dev/go-kratos/apis/todoservice-api/llms.txt) · [OpenAPI document](https://skmtc.dev/go-kratos/apis/todoservice-api/revisions/52ca3c9327fd?raw)
