mirror of
https://github.com/gin-gonic/gin.git
synced 2026-07-08 11:41:09 +08:00
My first contribution
This commit is contained in:
parent
d75fcd4c9a
commit
3f81ed050c
@ -97,7 +97,7 @@ func main() {
|
|||||||
```sh
|
```sh
|
||||||
go run main.go
|
go run main.go
|
||||||
```
|
```
|
||||||
|
# super added by hema
|
||||||
3. Open your browser and visit [`http://localhost:8080/ping`](http://localhost:8080/ping)
|
3. Open your browser and visit [`http://localhost:8080/ping`](http://localhost:8080/ping)
|
||||||
4. You should see: `{"message":"pong"}`
|
4. You should see: `{"message":"pong"}`
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user