package
0.0.0-20240925030927-d1e3643add27
Repository: https://github.com/cloudwego/hertz-examples.git
Documentation: pkg.go.dev
# README
Hello World
This is basic "hello world" example.
how to run
-
go run hello/main.go
-
curl --location --request GET '127.0.0.1:8888/hello'