My first contribution

This commit is contained in:
Hemaraju 2026-06-13 22:04:53 +05:30
parent d75fcd4c9a
commit 3f81ed050c

View File

@ -97,7 +97,7 @@ func main() {
```sh
go run main.go
```
# super added by hema
3. Open your browser and visit [`http://localhost:8080/ping`](http://localhost:8080/ping)
4. You should see: `{"message":"pong"}`